Files
fonts/css/anthony.css
2026-02-04 18:31:32 +00:00

10 lines
244 B
CSS

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