Update stylesheet.css

permalinked so the link can never be dead lol (mostly for myself)
This commit is contained in:
ForeverPyrite
2024-02-09 00:34:35 -05:00
committed by GitHub
parent 3c0db5aa08
commit 98e4de8547

View File

@@ -4,8 +4,8 @@
@font-face { @font-face {
font-family: 'nimbus_sans_d_otlight'; font-family: 'nimbus_sans_d_otlight';
src: url('https://foreverpyrite.github.io/css/font-files/nimbus-sans-d-ot-light_32752-webfont.woff2') format('woff2'), src: url('https://raw.githubusercontent.com/ForeverPyrite/Crazy-Clean-Font/main/font-files/nimbus-sans-d-ot-light_32752-webfont.woff2') format('woff2'),
url('https://foreverpyrite.github.io/css/font-files/nimbus-sans-d-ot-light_32752-webfont.woff') format('woff'); url('https://raw.githubusercontent.com/ForeverPyrite/Crazy-Clean-Font/main/font-files/nimbus-sans-d-ot-light_32752-webfont.woff') format('woff');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;