From ecf828382e3e558581f3f9845c3c3ef5209bcc95 Mon Sep 17 00:00:00 2001 From: Violet Date: Fri, 2 Feb 2024 21:50:38 +0000 Subject: [PATCH] No more bold :theRockWithEyeBrowRaised: --- static/style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static/style.css b/static/style.css index 3ad95cc..e93b8c8 100644 --- a/static/style.css +++ b/static/style.css @@ -16,14 +16,6 @@ src: url('./fonts/rubik-v28-latin-regular.woff2') format('woff2'); } -@font-face { - font-display: swap; - font-family: 'Rubik'; - font-style: normal; - font-weight: 500; - src: url('./fonts/rubik-v28-latin-500.woff2') format('woff2'); -} - * { font-family: 'Rubik', Verdana, Geneva, Tahoma, sans-serif; padding: 0;