Files
fonts/css/latitude.css
2026-02-04 18:16:29 +00:00

10 lines
263 B
CSS

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