@font-face {
    font-family: 'Ogonek';
    src: url('../font/ogenek/OgonekLight.woff2') format('woff2'),
        url('../font/ogenek/OgonekLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ogonek';
    src: url('../font/ogenek/Ogonek.woff2') format('woff2'),
        url('../font/ogenek/Ogonek.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ogonek';
    src: url('../font/ogenek/OgonekLight-Italic.woff2') format('woff2'),
        url('../font/ogenek/OgonekLight-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../font/nexaxbold/Nexa-XBold.woff2') format('woff2'),
        url('../font/nexaxbold/Nexa-XBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

