diff options
Diffstat (limited to 'lehed/rollid/styles.css')
-rw-r--r-- | lehed/rollid/styles.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lehed/rollid/styles.css b/lehed/rollid/styles.css index e983f34..c0481b6 100644 --- a/lehed/rollid/styles.css +++ b/lehed/rollid/styles.css @@ -1,7 +1,14 @@ +/* @font-face { font-family: 'fontUno'; src: url('fonts/FirstSchool.ttf'); } +*/ + +@font-face { + font-family: 'fontUno'; + src: url('fonts/test/C059-BdIta.otf'); +} body{ font-family: 'Cormorant SC', serif !important; |