diff options
author | Rasmus Luha <rasmus.luha@gmail.com> | 2023-02-05 20:43:17 +0200 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@gmail.com> | 2023-02-05 20:43:17 +0200 |
commit | 209b1915b0f1879d0055ea17f76464dddcf8089b (patch) | |
tree | a7b4077a0c239dba3f0e40b6463e2fb368b65eb3 /lehed/rollid/styles.css | |
parent | ea90f1c8a5fb5b666113ee21f81a5530127a0517 (diff) |
Hinnad mäng for Arimees + fonts
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; |