Aggiunto font bebas

This commit is contained in:
Riccardo Di Dato
2016-03-29 18:47:56 +02:00
parent 95bb17c239
commit 1b4d9b6b5d
2 changed files with 5 additions and 0 deletions
Binary file not shown.
+5
View File
@@ -1,4 +1,9 @@
@CHARSET "UTF-8";
@font-face {
font-family: bebas;
src: url(../fonts/bebas.woff);
}
a{text-decoration:none;}
body{font-family:lato, arial;}