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

@font-face {
    font-family: 'Oxanium';
    src: url('Oxanium-ExtraLight.woff2') format('woff2'),
        url('Oxanium-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Monoton';
    src: url('Monoton-Regular.woff2') format('woff2'),
        url('Monoton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
