cs_app/public/fonts/SpecialElite/stylesheet.css
Nicolas Bally 8a08ee35c8 initial
2015-02-22 14:36:30 +01:00

13 lines
415 B
CSS
Executable File

@font-face {
font-family: 'Special Elite';
src: url('SpecialElite-webfont.eot');
src: url('SpecialElite-webfont.eot?#iefix') format('embedded-opentype'),
url('SpecialElite-webfont.woff') format('woff'),
url('SpecialElite-webfont.ttf') format('truetype'),
url('SpecialElite-webfont.svg#special_eliteregular') format('svg');
font-weight: normal;
font-style: normal;
}