c3d2-web/content/static/datenspuren/2014/css/fonts.css
2014-05-26 14:37:19 +02:00

13 lines
368 B
CSS

/* fonts */
@font-face{
font-family:'Mecha';
src:url('../font/Mecha.eot');
src:url('../font/Mecha.eot') format('embedded-opentype');
src: url('../font/Mecha.eot?') format('eot'),
url('../font/Mecha.woff') format('woff'),
url('../font/Mecha.ttf') format('truetype'),
url('../font/Mecha.svg#Mecha') format('svg');
font-weight:normal;
font-style:normal;
}