@font-face {
    font-family: 'Marion BUF';
    src: url('../sources/fonts/marion-italic/font.eot');
    src: url('../sources/fonts/marion-italic/font.eot?#iefix') format('embedded-opentype'),
    url('../sources/fonts/marion-italic/font.woff') format('woff'),
    url('../sources/fonts/marion-italic/font.ttf') format('truetype'),
    url('../sources/fonts/marion-italic/font.svg#webfont') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic BUF';
    src: url('../sources/fonts/trade-gothic/font.eot');
    src: url('../sources/fonts/trade-gothic/font.eot?#iefix') format('embedded-opentype'),
    url('../sources/fonts/trade-gothic/font.woff') format('woff'),
    url('../sources/fonts/trade-gothic/font.ttf') format('truetype'),
    url('../sources/fonts/trade-gothic/font.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}   