Skip to content
Extraits de code Groupes Projets
font.less 1,46 ko
Newer Older
Nicolas Joyard's avatar
Nicolas Joyard a validé
@font-face {
Arnaud Fabre's avatar
Arnaud Fabre a validé
    font-family: 'propagandaregular';
    src: url('../fonts/propagan-webfont.eot');
    src: url('../fonts/propagan-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/propagan-webfont.woff') format('woff'), url('../fonts/propagan-webfont.ttf') format('truetype'), url('../fonts/propagan-webfont.svg#propagandaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
Nicolas Joyard's avatar
Nicolas Joyard a validé
@font-face {
Arnaud Fabre's avatar
Arnaud Fabre a validé
    font-family: 'sansus_webissimoitalic';
    src: url('../fonts/sansus_webissimo-italic-webfont-webfont.eot');
    src: url('../fonts/sansus_webissimo-italic-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansus_webissimo-italic-webfont-webfont.woff') format('woff'), url('../fonts/sansus_webissimo-italic-webfont-webfont.ttf') format('truetype'), url('../fonts/sansus_webissimo-italic-webfont-webfont.svg#sansus_webissimoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
Nicolas Joyard's avatar
Nicolas Joyard a validé
@font-face {
Arnaud Fabre's avatar
Arnaud Fabre a validé
    font-family: 'sansus_webissimoregular';
    src: url('../fonts/sansus_webissimo-regular-webfont-webfont.eot');
    src: url('../fonts/sansus_webissimo-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansus_webissimo-regular-webfont-webfont.woff') format('woff'), url('../fonts/sansus_webissimo-regular-webfont-webfont.ttf') format('truetype'), url('../fonts/sansus_webissimo-regular-webfont-webfont.svg#sansus_webissimoregular') format('svg');
    font-weight: normal;
    font-style: normal;
Nicolas Joyard's avatar
Nicolas Joyard a validé
}