fara-web/css/fonts.css

77 lines
2.4 KiB
CSS

/**** Self-hosted fonts with free license ****/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) */
/* Arvo Regular */
@font-face {
font-family: 'arvoregular';
src: url('../fonts/arvo-regular-webfont.woff2') format('woff2'),
url('../fonts/arvo-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
/* Roboto Condensed */
@font-face {
font-family: 'roboto_condensedbold';
src: url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
url('../fonts/robotocondensed-bold-webfont.woff2') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto_condenseditalic';
src: url('../fonts/robotocondensed-italic-webfont.woff2') format('woff2'),
url('../fonts/robotocondensed-italic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto_condensedregular';
src: url('../fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
url('../fonts/robotocondensed-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
/* Roboto Slab */
@font-face {
font-family: 'roboto_slablight';
src: url('../fonts/RobotoSlab-Light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto_slabbold';
src: url('../fonts/RobotoSlab-Bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto_slabregular';
src: url('../fonts/RobotoSlab-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
/* Roboto */
@font-face {
font-family: 'roboto_bold';
src: url('../fonts/Roboto-Bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto_regular';
src: url('../fonts/Roboto-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'roboto_medium';
src: url('../fonts/Roboto-Medium-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
/* Open Sans Regular */
@font-face {
font-family: 'open_sansregular';
src: url('../fonts/OpenSans-Regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}