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

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