@font-face {
    font-family: 'Oswald';
    src: url('../font/oswald/Oswald.eot');
    src: url('../font/oswald/Oswald.eot?#iefix') format('embedded-opentype'),
        url('../font/oswald/Oswald.woff2') format('woff2'),
        url('../font/oswald/Oswald.woff') format('woff'),
        url('../font/oswald/Oswald.ttf') format('truetype'),
        url('../font/oswald/Oswald.svg#Oswald') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

