From e5a6235bdf49d7212c3ab296df58ce2d3620ecbe Mon Sep 17 00:00:00 2001 From: aglaia Date: Wed, 29 Mar 2023 16:54:24 +0200 Subject: [PATCH] font --- carddeck1/stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/carddeck1/stylesheet.css b/carddeck1/stylesheet.css index 6401998..9ac7b34 100644 --- a/carddeck1/stylesheet.css +++ b/carddeck1/stylesheet.css @@ -1,6 +1,6 @@ @font-face { font-family: Consolation; - src: url(./font/Consolation014.woff) format('woff'); + src: url(./font/Consolation016.woff) format('woff'); font-weight:normal; } body { @@ -88,5 +88,5 @@ body { margin-top: 10mm; margin-left: 5mm; margin-right: 5mm; - + } \ No newline at end of file