c3d2-web/content/static/datenspuren/2015/style/fonts.css

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;
}