|
|
|
@ -4,7 +4,9 @@
|
|
|
|
|
}
|
|
|
|
|
@font-face {
|
|
|
|
|
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{
|
|
|
|
|
background-color: #c5ff26;
|
|
|
|
|