diff options
| author | darkuss <darkussdelta@gmail.com> | 2026-08-22 02:55:21 +0200 |
|---|---|---|
| committer | darkuss <darkussdelta@gmail.com> | 2026-08-22 02:55:21 +0200 |
| commit | f6125e42c691443115cdee9129463ec4437371dc (patch) | |
| tree | f7e35817e049a9865d96da343013d3b2b99e9cea /css | |
| parent | 702e40988a7e29d3d870f99a154720dd3884cbe6 (diff) | |
huh
Diffstat (limited to 'css')
| -rw-r--r-- | css/index.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/css/index.css b/css/index.css index 9b58692..bba45aa 100644 --- a/css/index.css +++ b/css/index.css @@ -1,18 +1,8 @@ @font-face { - font-family: "Scientifica"; - src: url("/assets/scientifica.ttf"); -} - -@font-face { font-family: "Nintendo DS BIOS"; src: url("/assets/Nintendo-DS-BIOS.ttf"); } -@font-face { - font-family: "Cozette Vector"; - src: url("/assets/cozette_vector.woff2"); -} - :root { --red: #ff0047; --red-dark: #7d0425; |
