4 lines
109 B
CSS
4 lines
109 B
CSS
@font-face {
|
|
font-family: "Larken";
|
|
src: url("../assests/fonts/Larken-Regular.otf") format("opentype");
|
|
} |