From 209b1915b0f1879d0055ea17f76464dddcf8089b Mon Sep 17 00:00:00 2001 From: Rasmus Luha Date: Sun, 5 Feb 2023 20:43:17 +0200 Subject: =?UTF-8?q?Hinnad=20m=C3=A4ng=20for=20Arimees=20+=20fonts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lehed/rollid/styles.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lehed/rollid/styles.css') 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; -- cgit v1.2.3