From b75774d5f034b86019179f0cd3204ab5cbbc7299 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 21 May 2023 10:56:01 +0200 Subject: Remove unused Nimbus Roman web font. --- public/fonts/fonts.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'public/fonts/fonts.css') diff --git a/public/fonts/fonts.css b/public/fonts/fonts.css index e963fe4..5d47424 100644 --- a/public/fonts/fonts.css +++ b/public/fonts/fonts.css @@ -21,8 +21,3 @@ @font-face{font-family:'Gentium Basic';font-style:italic;src:url('GentiumBasic-Italic.woff2')format('woff2')} @font-face{font-family:'Gentium Basic';font-weight:bold;src:url('GentiumBasic-Bold.woff2')format('woff2')} @font-face{font-family:'Gentium Basic';font-weight:bold;font-style:italic;src:url('GentiumBasic-BoldItalic.woff2')format('woff2')} - -@font-face{font-family:'Times New Roman';font-weight:bold;src:url('NimbusRoman-Bold.woff2')format('woff2')} -@font-face{font-family:'Times New Roman';font-weight:bold;font-style:italic;src:url('NimbusRoman-BoldItalic.woff2')format('woff2')} -@font-face{font-family:'Times New Roman';font-style:italic;src:url('NimbusRoman-Italic.woff2')format('woff2')} -@font-face{font-family:'Times New Roman';src:url('NimbusRoman-Regular.woff2')format('woff2')} -- cgit v1.2.3