@font-face {
    font-display: swap;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 300;
    src: url('/css/fonts/oxygen/oxygen-v15-latin_latin-ext-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 400;
    src: url('/css/fonts/oxygen/oxygen-v15-latin_latin-ext-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 700;
    src: url('/css/fonts/oxygen/oxygen-v15-latin_latin-ext-700.woff2') format('woff2');
}