refer to font file

main
vitrinekast 2 months ago
parent de14b92c8e
commit d4907de420

@ -4,7 +4,9 @@
} }
@font-face { @font-face {
font-family: ApfelGrotezk Regular; font-family: ApfelGrotezk Regular;
src: url(Fonts/ApfelGrotezk-Regular.otf); src:
url("/fonts/ApfelGrotezk-Regular.otf") format("opentype"),
url("/fonts/ApfelGrotezk-Regular.woff") format("woff");
} }
body{ body{
background-color: #c5ff26; background-color: #c5ff26;

Loading…
Cancel
Save