Files
fonts/css/sorts-mill-goudy.css
2026-02-04 19:46:04 +00:00

18 lines
404 B
CSS

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