@font-face {
    font-family: 'NinoMtavruli';
    src: url('../fonts2026/bpg-nino-mtavruli-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mrgvlovani';
    src: url('../fonts2026/bpg-mrgvlovani-caps-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NinoMedium';
    src: url('../fonts2026/bpg-nino-medium-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* ტექსტი */
body {
    /*font-family: 'Noto Sans Georgian', sans-serif;*/
	font-family: 'NinoMedium', sans-serif;
}

/* სათაურები */
h1, h2, h3, h4, h5, h6 {
    font-family: 'NinoMtavruli', sans-serif;
    letter-spacing: 1.5px;
}