/* Noto Sans Georgian */
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../../fonts/NotoSansGeorgian/light.woff2') format('woff2'),
    url('../../fonts/NotoSansGeorgian/light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../../fonts/NotoSansGeorgian/regular.woff2') format('woff2'),
    url('../../fonts/NotoSansGeorgian/regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../../fonts/NotoSansGeorgian/medium.woff2') format('woff2'),
    url('../../fonts/NotoSansGeorgian/medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../../fonts/NotoSansGeorgian/semibold.woff2') format('woff2'),
    url('../../fonts/NotoSansGeorgian/semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans Georgian';
    src: url('../../fonts/NotoSansGeorgian/bold.woff2') format('woff2'),
    url('fonts/NotoSansGeorgian/bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* Noto Serif Georgian */
@font-face {
    font-family: 'Noto Serif Georgian';
    src: url('../../fonts/NotoSerifGeorgian/light.woff2') format('woff2'),
    url('../../fonts/NotoSerifGeorgian/light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Serif Georgian';
    src: url('../../fonts/NotoSerifGeorgian/regular.woff2') format('woff2'),
    url('../../fonts/NotoSansGeorgian/regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Serif Georgian';
    src: url('../../fonts/NotoSerifGeorgian/medium.woff2') format('woff2'),
    url('../../fonts/NotoSerifGeorgian/medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Serif Georgian';
    src: url('../../fonts/NotoSerifGeorgian/semibold.woff2') format('woff2'),
    url('../../fonts/NotoSerifGeorgian/semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Serif Georgian';
    src: url('../../fonts/NotoSerifGeorgian/bold.woff2') format('woff2'),
    url('../../fonts/NotoSansGeorgian/bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}