update fonts

This commit is contained in:
Wirlaburla 2023-06-28 19:06:05 -05:00
parent abb19b7827
commit aff19a188e
13 changed files with 24 additions and 63 deletions

View File

@ -1,66 +1,23 @@
@font-face {
font-family: TypeWriter;
src: url(//assets.worlio.com/fonts/type_writer/type_writer.woff),
url(//assets.worlio.com/fonts/type_writer/type_writer.ttf) format("truetype");
}
@font-face {
font-family: Pixelated;
src: url(//assets.worlio.com/fonts/pixelated/pixelated.woff),
url(//assets.worlio.com/fonts/pixelated/pixelated.ttf) format("truetype");
}
@font-face {
font-family: Squarewave;
src: url(//assets.worlio.com/fonts/Squarewave/Squarewave.ttf) format("truetype");
}
@font-face {
font-family: _04B03;
src: url(//assets.worlio.com/fonts/04b03/f04b03.woff2),
url(//assets.worlio.com/fonts/04b03/f04b03.woff),
url(//assets.worlio.com/fonts/04b03/f04b03.ttf) format("truetype");
}
@font-face {
font-family: Joystix;
src: url(//assets.worlio.com/fonts/Joystix/joystix.woff),
url(//assets.worlio.com/fonts/Joystix/joystix.ttf) format("truetype");
}
@font-face {
font-family: VCR_OSD_MONO;
src: url(//assets.worlio.com/fonts/vcr_osd_mono/vcr_osd_mono.woff),
url(//assets.worlio.com/fonts/vcr_osd_mono/vcr_osd_mono.ttf) format("truetype");
}
@font-face {
font-family: BitPap;
src: url(//assets.worlio.com/fonts/BitPap/BitPap.woff),
url(//assets.worlio.com/fonts/BitPap/BitPap.ttf) format("truetype");
}
@font-face {
font-family: Comicoro;
src: url(//assets.worlio.com/fonts/Comicoro/Comicoro.woff),
url(//assets.worlio.com/fonts/Comicoro/Comicoro.ttf) format("truetype");
}
@font-face {
font-family: DOSVGA-LessPerfect;
src: url(//assets.worlio.com/fonts/dosvga/LessPerfect.woff),
url(//assets.worlio.com/fonts/dosvga/LessPerfect.ttf) format("truetype");
}
@font-face {
font-family: DOSVGA-MorePerfect;
src: url(//assets.worlio.com/fonts/dosvga/MorePerfect.woff),
url(//assets.worlio.com/fonts/dosvga/MorePerfect.ttf) format("truetype");
}
@font-face { @font-face {
font-family: Pixio; font-family: Pixio;
src: url(//assets.worlio.com/fonts/Pixio/Pixio.woff2), src: url(../fonts/Pixio/Pixio.woff2),
url(//assets.worlio.com/fonts/Pixio/Pixio.woff), url(../fonts/Pixio/Pixio.woff),
url(//assets.worlio.com/fonts/Pixio/Pixio.ttf) format("truetype"); url(../fonts/Pixio/Pixio.ttf) format("truetype");
} }
@font-face {
font-family: PixioMono;
src: url(../fonts/PixioMono/PixioMono.woff2),
url(../fonts/PixioMono/PixioMono.woff),
url(../fonts/PixioMono/PixioMono.ttf) format("truetype");
}
@font-face {
font-family: _04B-03;
src: url(../fonts/04B-03/04B_03.ttf) format("truetype");
}
@font-face {
font-family: _04B-24;
src: url(../fonts/04B-24/04B_24.ttf) format("truetype");
}

BIN
fonts/04B-03/04B_03.TTF Normal file

Binary file not shown.

2
fonts/04B-03/COPYRIGHT Normal file
View File

@ -0,0 +1,2 @@
COPYRIGHT 1998-2002 YUJI OSHIMOTO.
ALL RIGHTS RESERVED.

BIN
fonts/04B-24/04B_24.TTF Normal file

Binary file not shown.

2
fonts/04B-24/COPYRIGHT Normal file
View File

@ -0,0 +1,2 @@
COPYRIGHT 1998-2002 YUJI OSHIMOTO.
ALL RIGHTS RESERVED.

BIN
fonts/Pixio/Pixio.otf Normal file

Binary file not shown.

BIN
fonts/Pixio/Pixio.ttf Normal file

Binary file not shown.

BIN
fonts/Pixio/Pixio.woff Normal file

Binary file not shown.

BIN
fonts/Pixio/Pixio.woff2 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.