fonts use fonts.ob248.com

This commit is contained in:
2026-02-04 15:56:38 +00:00
parent 35c830632d
commit b485f24e48
6 changed files with 22 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
@font-face {
font-family: "Sorts Mill Goudy";
src: url("/fonts/SortsMillGoudy-Regular.woff") format("woff");
src: url("https://fonts.ob248.com/fonts/SortsMillGoudy-Regular.woff")
format("woff");
font-weight: 400;
font-style: normal;
font-display: swap;
@@ -8,7 +9,8 @@
@font-face {
font-family: "Sorts Mill Goudy";
src: url("/fonts/SortsMillGoudy-Italic.woff") format("woff");
src: url("https://fonts.ob248.com/fonts/SortsMillGoudy-Italic.woff")
format("woff");
font-weight: 400;
font-style: italic;
font-display: swap;