Files
fonts/css/sorts-mill-goudy.css
2026-02-04 15:54:45 +00:00

16 lines
348 B
CSS

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