@font-face {
    font-family: 'Oswald';
    src: url('oswald.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald Light';
    src: url('Oswald-300.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}