Cambiato font bebas

This commit is contained in:
Riccardo Di Dato
2016-03-29 18:57:28 +02:00
parent f025f91606
commit bb1737cf3b
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -1,7 +1,7 @@
@CHARSET "UTF-8";
@font-face {
font-family: Bebas;
src: url('../fonts/bebas___-webfont.woff');
font-family: Bebas;
src: url("../fonts/BebasNeue.otf") format("opentype");
}
a{text-decoration:none;}