From 745ef2d0fc6b36c1f4c04d1756dd8572401ff3ff Mon Sep 17 00:00:00 2001 From: camilo Date: Wed, 18 Aug 2021 12:52:22 +0200 Subject: [PATCH] correct errors --- fonts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fonts.css b/fonts.css index 92af80b..34218eb 100644 --- a/fonts.css +++ b/fonts.css @@ -122,6 +122,6 @@ @font-face { font-family: 'special-issue-15-t'; - src: url('fonts/Garamondt-italic.woff') format('woff'); + src: url('fonts/Garamondt-Italic.woff') format('woff'); font-style: normal; } \ No newline at end of file