diff --git a/public/styles/style.css b/public/styles/style.css index 72d66ec..06a80be 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -2,10 +2,7 @@ @font-face { font-family: 'Source Code Pro'; - font-style: normal; - font-weight: 400; - src: url('/fonts/SourceCodePro.ttf') format('ttf'); - unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; + src: url('/fonts/SourceCodePro.ttf'); } html, body {