@font-face {
    font-family: 'GenosGFG';
    src: url('../../_fonts/GenosGFG-Bold.woff2') format('woff2'),
        url('../../_fonts/GenosGFG-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenosGFG';
    src: url('../../_fonts/GenosGFG-BoldItalic.woff2') format('woff2'),
        url('../../_fonts/GenosGFG-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GenosGFG';
    src: url('../../_fonts/GenosGFG-Regular.woff2') format('woff2'),
        url('../../_fonts/GenosGFG-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GenosGFG';
    src: url('../../_fonts/GenosGFG-RegularItalic.woff2') format('woff2'),
        url('../../_fonts/GenosGFG-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GenosGFG Condensed';
    src: url('../../_fonts/GenosGFG-Condensed.woff2') format('woff2'),
        url('../../_fonts/GenosGFG-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
