mirror of
https://github.com/hex248/fonts.git
synced 2026-02-07 18:23:06 +00:00
ttf versions
This commit is contained in:
49
css/ft88.css
49
css/ft88.css
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user