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

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

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

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

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

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