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; }