_fonts.scss 1.52 KB
@font-face {
    font-family: 'HelveticaNeue';
    src:         url('fonts/HelveticaNeue.eot');
    src:         url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue.woff') format('woff'), url('fonts/HelveticaNeue.ttf') format('truetype'), url('fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src:         url('fonts/HelveNeuLig.eot');
    src:         url('fonts/HelveNeuLig.eot?#iefix') format('embedded-opentype'), url('fonts/HelveNeuLig.woff') format('woff'), url('fonts/HelveNeuLig.ttf') format('truetype'), url('fonts/HelveNeuLig.svg#HelveticaNeue-Light') format('svg');
    font-weight: normal;

}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src:         url('fonts/HelveNeuBol.eot');
    src:         url('fonts/HelveNeuBol.eot?#iefix') format('embedded-opentype'), url('fonts/HelveNeuBol.woff') format('woff'), url('fonts/HelveNeuBol.ttf') format('truetype'), url('fonts/HelveNeuBol.svg#HelveticaNeue-Bold') format('svg');
    font-weight: normal;

}

@font-face {
    font-family: 'HelveticaNeue-BoldItalic';
    src:         url('fonts/helvetica-neue-bold-italic.eot');
    src:         url('fonts/helvetica-neue-bold-italic.eot?#iefix') format('embedded-opentype'), url('fonts/helvetica-neue-bold-italic.woff') format('woff'), url('fonts/helvetica-neue-bold-italic.ttf') format('truetype'), url('fonts/helvetica-neue-bold-italic.svg#HelveticaNeue-Bold-Italic') format('svg');
    font-weight: normal;

}