diff --git a/src/styles.css b/src/styles.css deleted file mode 100644 index bf42f97..0000000 --- a/src/styles.css +++ /dev/null @@ -1,14 +0,0 @@ -@font-face { - font-family: "Stain"; - src: url("https://cdn.jsdelivr.net/gh/multipleof4/stain.otf@master/dist/Stain.otf") format("opentype"); - font-weight: normal; - font-style: normal; -} - -body, -input, -select, -button, -a { - font-family: "Stain", sans-serif; -}