@font-face {
    font-family: 'Oswald';
    src: url('Oswald-Regular-webfont.eot');
    src: url('Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Oswald-Regular-webfont.woff') format('woff'),
         url('Oswald-Regular-webfont.ttf') format('truetype'),
         url('Oswald-Regular-webfont.svg#Oswald') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'arno_proregular';
    src: url('arno_pro-webfont.eot');
    src: url('arno_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('arno_pro-webfont.woff') format('woff'),
         url('arno_pro-webfont.ttf') format('truetype'),
         url('arno_pro-webfont.svg#arno_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}