all other fonts

This commit is contained in:
2026-02-04 15:54:45 +00:00
parent 9976362840
commit 31d2909eef
14 changed files with 64 additions and 0 deletions

15
css/sorts-mill-goudy.css Normal file
View File

@@ -0,0 +1,15 @@
@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;
}