@font-face {
    font-family: 'oswaldlight';
    src: url('oswald-lightitalic-webfont.woff2') format('woff2'),
         url('oswald-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldmedium';
    src: url('oswald-mediumitalic-webfont.woff2') format('woff2'),
         url('oswald-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldregular';
    src: url('oswald-regularitalic-webfont.woff2') format('woff2'),
         url('oswald-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldbold';
    src: url('oswald-bolditalic-webfont.woff2') format('woff2'),
         url('oswald-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'arial_blackregular';
    src: url('arial_black-webfont.woff2') format('woff2'),
         url('arial_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}