5 lines
107 B
CSS
5 lines
107 B
CSS
![]() |
@font-face {
|
||
|
font-family: "Apfel";
|
||
|
src: url("fonts/ApfelGrotezk-Regular.woff2") format("woff2");
|
||
|
}
|