@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: 'unica_oneregular';
    src: url('unicaone-regular-webfont.eot');
    src: url('unicaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('unicaone-regular-webfont.woff') format('woff'),
         url('unicaone-regular-webfont.ttf') format('truetype'),
         url('unicaone-regular-webfont.svg#unica_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}