Files
fonts/css/picnic.css
2026-02-04 19:13:28 +00:00

11 lines
311 B
CSS

@font-face {
font-family: "PicNic";
src:
url("https://fonts.ob248.com/fonts/PicNic.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/PicNic.woff") format("woff"),
url("https://fonts.ob248.com/fonts/PicNic.ttf") format("truetype");
font-weight: 80;
font-style: normal;
font-display: swap;
}