/* ═══════════════════════════════════════════════
   OXO.GE Georgian Fonts
   Local copies in assets/fonts/
   ═══════════════════════════════════════════════ */

@font-face {
    font-family: 'BPG Arial Caps';
    src: url('../fonts/bpg-arial-caps-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BPG Glaho Arial';
    src: url('../fonts/bpg-glaho-arial-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BPG Nino Mtavruli';
    src: url('../fonts/bpg_nino_mtavruli_normal.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Eka';
    src: url('../fonts/eka.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AppBar';
    src: url('../fonts/appBar.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FullApp';
    src: url('../fonts/fullApp.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Qilka Bold';
    src: url('../fonts/Qilka-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ChannalName';
    src: url('../fonts/channalName.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
