diff options
author | abesnard | 2015-02-15 18:35:56 +0100 |
---|---|---|
committer | abesnard | 2015-02-15 18:36:57 +0100 |
commit | 8ef9acbe7af6fe605fd243f0012af8486fd0899e (patch) | |
tree | 190e34d4c0f8020c5b51a1afc8ebebd9a4ac35ac /font.css | |
parent | 056f5c75f1abf4ef196418834145e5f140d32796 (diff) |
Modification des polices, ajout de la rubrique yeux.
Diffstat (limited to 'font.css')
-rw-r--r-- | font.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/font.css b/font.css new file mode 100644 index 0000000..052f821 --- /dev/null +++ b/font.css @@ -0,0 +1,9 @@ +@font-face { + font-family: pacifico; + src: url(Fonts/pacifico.ttf); +} + +@font-face { + font-family: NothingYouCouldSay; + src: url(Fonts/NothingYouCouldSay.ttf); +} |