mirror of
https://github.com/hex248/fonts.git
synced 2026-02-08 02:33:03 +00:00
fixed urls
This commit is contained in:
28
css/ft88.css
28
css/ft88.css
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-Regular.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-Regular.woff") format("woff");
|
||||
url("https://fonts.ob248.com/fonts/FT88-Regular.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/FT88-Regular.woff") format("woff");
|
||||
font-weight: 80;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
@@ -11,8 +11,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-Italic.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-Italic.woff") format("woff");
|
||||
url("https://fonts.ob248.com/fonts/FT88-Italic.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/FT88-Italic.woff") format("woff");
|
||||
font-weight: 80;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
@@ -21,8 +21,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-Bold.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-Bold.woff") format("woff");
|
||||
url("https://fonts.ob248.com/fonts/FT88-Bold.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.com/fonts/FT88-Bold.woff") format("woff");
|
||||
font-weight: 200;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
@@ -31,8 +31,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88 Expanded";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-Expanded.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-Expanded.woff") format("woff");
|
||||
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;
|
||||
@@ -41,8 +41,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88 Gothique";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-Gothique.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-Gothique.woff") format("woff");
|
||||
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;
|
||||
@@ -51,8 +51,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88 School";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-School.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-School.woff") format("woff");
|
||||
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;
|
||||
@@ -61,8 +61,8 @@
|
||||
@font-face {
|
||||
font-family: "FT88 Serif";
|
||||
src:
|
||||
url("https://fonts.ob248.comFT88-Serif.woff2") format("woff2"),
|
||||
url("https://fonts.ob248.comFT88-Serif.woff") format("woff");
|
||||
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