Files
fonts/css/karrik.css
2026-02-04 19:46:04 +00:00

18 lines
366 B
CSS

@font-face {
font-family: "Karrik";
src: url("https://fonts.ob248.com/fonts/Karrik-Regular.ttf")
format("truetype");
font-weight: 80;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Karrik";
src: url("https://fonts.ob248.com/fonts/Karrik-Italic.ttf")
format("truetype");
font-weight: 80;
font-style: italic;
font-display: swap;
}