@font-face {
font-family: 'ContraItalic';
src: url('../fonts/contra-italic-webfont.eot');
src: url('../fonts/contra-italic-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/contra-italic-webfont.woff') format('woff'),
     url('../fonts/contra-italic-webfont.ttf')  format('truetype'),
     url('../fonts/contra-italic-webfont.svg#ContraItalic') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'Oswald';
src: url('../fonts/Oswald-Regular-webfont.eot');
src: url('../fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/Oswald-Regular-webfont.woff') format('woff'),
     url('../fonts/Oswald-Regular-webfont.ttf')  format('truetype'),
     url('../fonts/Oswald-Regular-webfont.svg#Oswald') format('svg');

    font-weight: normal;
    font-style: normal;
}

