/* ============================================================
   Shared web fonts (Sukar, Kafa)
   Extracted from per-page inline <style> blocks.
   Paths are relative to THIS file: REsponsive2/css/ -> REsponsive2/Fonts/
   ============================================================ */
@font-face {
    font-family: 'Sukar';
    src: url('../Fonts/SukarRegular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kafa';
    src: url('../Fonts/Kafa-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
