From 94c9048976350eac593ff4a21c3dcc7ca27b8c0e Mon Sep 17 00:00:00 2001 From: ntr Date: Tue, 8 Jan 2019 16:10:43 +1100 Subject: [PATCH] comment webfont --- client/cryps.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/cryps.css b/client/cryps.css index c3671e2f..3f4dd227 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -1,4 +1,4 @@ -@font-face { +/*@font-face { font-family: 'nowayregular'; src: url('./assets/fonts/noway-regular-webfont.eot'); src: url('./assets/fonts/noway-regular-webfont.eot?#iefix') format('embedded-opentype'), @@ -9,7 +9,7 @@ font-weight: normal; font-style: normal; } - +*/ body { background-color: #181818; }