Modificato path font bebas

This commit is contained in:
Riccardo Di Dato
2016-03-29 18:58:58 +02:00
parent bb1737cf3b
commit 5a1604304f
+1 -1
View File
@@ -1,7 +1,7 @@
@CHARSET "UTF-8";
@font-face {
font-family: Bebas;
src: url("../fonts/BebasNeue.otf") format("opentype");
src: url("/fonts/BebasNeue.otf") format("opentype");
}
a{text-decoration:none;}