@font-face {
    font-family: 'BPG Nino Mtavruli';
    src: url('BPGNinoMtavruli.woff2') format('woff2'),
        url('BPGNinoMtavruli.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'BPG Arial';
    src: url('BPGArial.woff2') format('woff2'), url('BPGArial.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

