ttf versions

This commit is contained in:
2026-02-04 19:13:28 +00:00
parent 9f04a4eecf
commit 5851e23f33
55 changed files with 120 additions and 62 deletions

View File

@@ -2,7 +2,8 @@
font-family: "FT88";
src:
url("https://fonts.ob248.com/fonts/FT88-Regular.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-Regular.woff") format("woff");
url("https://fonts.ob248.com/fonts/FT88-Regular.woff") format("woff"),
url("https://fonts.ob248.com/fonts/FT88-Regular.ttf") format("truetype");
font-weight: 80;
font-style: normal;
font-display: swap;
@@ -12,7 +13,8 @@
font-family: "FT88";
src:
url("https://fonts.ob248.com/fonts/FT88-Italic.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-Italic.woff") format("woff");
url("https://fonts.ob248.com/fonts/FT88-Italic.woff") format("woff"),
url("https://fonts.ob248.com/fonts/FT88-Italic.ttf") format("truetype");
font-weight: 80;
font-style: italic;
font-display: swap;
@@ -22,48 +24,9 @@
font-family: "FT88";
src:
url("https://fonts.ob248.com/fonts/FT88-Bold.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-Bold.woff") format("woff");
url("https://fonts.ob248.com/fonts/FT88-Bold.woff") format("woff"),
url("https://fonts.ob248.com/fonts/FT88-Bold.ttf") format("truetype");
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "FT88 Expanded";
src:
url("https://fonts.ob248.com/fonts/FT88-Expanded.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-Expanded.woff") format("woff");
font-weight: 80;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "FT88 Gothique";
src:
url("https://fonts.ob248.com/fonts/FT88-Gothique.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-Gothique.woff") format("woff");
font-weight: 80;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "FT88 School";
src:
url("https://fonts.ob248.com/fonts/FT88-School.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-School.woff") format("woff");
font-weight: 80;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "FT88 Serif";
src:
url("https://fonts.ob248.com/fonts/FT88-Serif.woff2") format("woff2"),
url("https://fonts.ob248.com/fonts/FT88-Serif.woff") format("woff");
font-weight: 80;
font-style: normal;
font-display: swap;
}