itsericwoodward-site-v2/src/assets/styles/fonts.css

44 lines
1.7 KiB
CSS

@font-face {
font-family: 'exo_2';
src: url('/fonts/exo2/Exo2-Regular-webfont.eot');
src: url('/fonts/exo2/Exo2-Regular-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/exo2/Exo2-Regular-webfont.woff') format('woff'),
url('/fonts/exo2/Exo2-Regular-webfont.ttf') format('truetype'),
url('/fonts/exo2/Exo2-Regular-webfont.svg#exo_2') format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'exo_2';
src: url('/fonts/exo2/Exo2-Italic-webfont.eot');
src: url('/fonts/exo2/Exo2-Italic-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/exo2/Exo2-Italic-webfont.woff') format('woff'),
url('/fonts/exo2/Exo2-Italic-webfont.ttf') format('truetype'),
url('/fonts/exo2/Exo2-Italic-webfont.svg#exo_2') format('svg');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'exo_2';
src: url('/fonts/exo2/Exo2-Bold-webfont.eot');
src: url('/fonts/exo2/Exo2-Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/exo2/Exo2-Bold-webfont.woff') format('woff'),
url('/fonts/exo2/Exo2-Bold-webfont.ttf') format('truetype'),
url('/fonts/exo2/Exo2-Bold-webfont.svg#exo_2') format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'exo_2';
src: url('/fonts/exo2/Exo2-BoldItalic-webfont.eot');
src: url('/fonts/exo2/Exo2-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/exo2/Exo2-BoldItalic-webfont.woff') format('woff'),
url('/fonts/exo2/Exo2-BoldItalic-webfont.ttf') format('truetype'),
url('/fonts/exo2/Exo2-BoldItalic-webfont.svg#exo_2') format('svg');
font-weight: 600;
font-style: italic;
}