css added

This commit is contained in:
ed barz 2023-05-18 00:31:56 +02:00
parent 8cde0873d2
commit bb2c143ea9
82 changed files with 1302 additions and 0 deletions

7
fonts/base/alvania.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Alvania';
src: url('Alvania.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Ambidexter';
src: url('Ambidexter.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/archive.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Archive';
src: url('Archive.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/arturito.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Arturito';
src: url('Arturito.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

14
fonts/base/avara.css Normal file
View File

@ -0,0 +1,14 @@
@font-face {
font-family: 'Avara';
src: url('Avara_400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Avara';
src: url('Avara_400I.woff2') format('woff2');
font-weight: 400;
font-style: italic;
}

112
fonts/base/avenirnext.css Normal file
View File

@ -0,0 +1,112 @@
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_200.woff2') format('woff2');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_300.woff2') format('woff2');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_200I.woff2') format('woff2');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_300I.woff2') format('woff2');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_800I.woff2') format('woff2');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_100.woff2') format('woff2');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_500I.woff2') format('woff2');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_400I.woff2') format('woff2');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_800.woff2') format('woff2');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_500.woff2') format('woff2');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_100I.woff2') format('woff2');
font-weight: 100;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_600.woff2') format('woff2');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_700.woff2') format('woff2');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_600I.woff2') format('woff2');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'AvenirNext';
src: url('AvenirNext_700I.woff2') format('woff2');
font-weight: 700;
font-style: italic;
}

7
fonts/base/axis.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Axis';
src: url('Axis.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/baldur.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Baldur';
src: url('Baldur.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/banco.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Banco';
src: url('Banco.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/bizon.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Bizon';
src: url('Bizon.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Blankenburg';
src: url('Blankenburg.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/blazed.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Blazed';
src: url('Blazed.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/bondi.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Bondi';
src: url('Bondi.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/boston.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Boston';
src: url('Boston.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/canobis.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Canobis';
src: url('Canobis.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'CATReporter';
src: url('CATReporter.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/cherish.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Cherish';
src: url('Cherish.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'ComicTantrum';
src: url('ComicTantrum.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'CommuneNuitDebout';
src: url('CommuneNuitDebout.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'CommuneNuitDeboutPochoir';
src: url('CommuneNuitDeboutPochoir.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

14
fonts/base/disket.css Normal file
View File

@ -0,0 +1,14 @@
@font-face {
font-family: 'Disket';
src: url('Disket_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Disket';
src: url('Disket_600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}

7
fonts/base/donjose.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'DonJose';
src: url('DonJose.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Doppelganger';
src: url('Doppelganger.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/envycoder.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'EnvyCodeR';
src: url('EnvyCodeR.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,14 @@
@font-face {
font-family: 'FeastOfFlesh';
src: url('FeastOfFlesh_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'FeastOfFlesh';
src: url('FeastOfFlesh_400I.ttf') format('truetype');
font-weight: 400;
font-style: italic;
}

7
fonts/base/forta.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Forta';
src: url('Forta.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'GrobeDeutschmeister';
src: url('GrobeDeutschmeister.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,84 @@
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_600I.ttf') format('truetype');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_800I.ttf') format('truetype');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_400I.ttf') format('truetype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_800.ttf') format('truetype');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_200I.ttf') format('truetype');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_200.ttf') format('truetype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_500I.ttf') format('truetype');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_300.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_500.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'GulfsDisplay';
src: url('GulfsDisplay_300I.ttf') format('truetype');
font-weight: 300;
font-style: italic;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'HamletCicero';
src: url('HamletCicero.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'HamletTertia';
src: url('HamletTertia.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/harbinger.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Harbinger';
src: url('Harbinger.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'HermanoAltoRound';
src: url('HermanoAltoRound.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

42
fonts/base/hermit.css Normal file
View File

@ -0,0 +1,42 @@
@font-face {
font-family: 'Hermit';
src: url('Hermit_600I.otf') format('opentype');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Hermit';
src: url('Hermit_400I.otf') format('opentype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Hermit';
src: url('Hermit_200I.otf') format('opentype');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'Hermit';
src: url('Hermit_200.otf') format('opentype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Hermit';
src: url('Hermit_400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Hermit';
src: url('Hermit_600.otf') format('opentype');
font-weight: 600;
font-style: normal;
}

49
fonts/base/humane.css Normal file
View File

@ -0,0 +1,49 @@
@font-face {
font-family: 'Humane';
src: url('Humane_800.ttf') format('truetype');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Humane';
src: url('Humane_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Humane';
src: url('Humane_600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Humane';
src: url('Humane_200.ttf') format('truetype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Humane';
src: url('Humane_500.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Humane';
src: url('Humane_100.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Humane';
src: url('Humane_300.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}

7
fonts/base/imposible.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Imposible';
src: url('Imposible.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

126
fonts/base/inter.css Normal file
View File

@ -0,0 +1,126 @@
@font-face {
font-family: 'Inter';
src: url('Inter_600.woff2') format('woff2');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_100I.woff2') format('woff2');
font-weight: 100;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_700.woff2') format('woff2');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_600I.woff2') format('woff2');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_700I.woff2') format('woff2');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_500.woff2') format('woff2');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_800.woff2') format('woff2');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_800I.woff2') format('woff2');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_900I.woff2') format('woff2');
font-weight: 900;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_200I.woff2') format('woff2');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_300I.woff2') format('woff2');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_100.woff2') format('woff2');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_900.woff2') format('woff2');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_200.woff2') format('woff2');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Inter';
src: url('Inter_500I.woff2') format('woff2');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_400I.woff2') format('woff2');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Inter';
src: url('Inter_300.woff2') format('woff2');
font-weight: 300;
font-style: normal;
}

7
fonts/base/kielo.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Kielo';
src: url('Kielo.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'LaborUnion';
src: url('LaborUnion.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'LaborUnionSoft';
src: url('LaborUnionSoft.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,14 @@
@font-face {
font-family: 'LeagueGothic';
src: url('LeagueGothic_400I.otf') format('opentype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'LeagueGothic';
src: url('LeagueGothic_400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,14 @@
@font-face {
font-family: 'LeagueGothicCondensed';
src: url('LeagueGothicCondensed_400I.otf') format('opentype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'LeagueGothicCondensed';
src: url('LeagueGothicCondensed_400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/leiko.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Leiko';
src: url('Leiko.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

56
fonts/base/lemonmilk.css Normal file
View File

@ -0,0 +1,56 @@
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_500I.otf') format('opentype');
font-weight: 500;
font-style: italic;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_600I.otf') format('opentype');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_600.otf') format('opentype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_400I.otf') format('opentype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_200.otf') format('opentype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_500.otf') format('opentype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'LemonMilk';
src: url('LemonMilk_200I.otf') format('opentype');
font-weight: 200;
font-style: italic;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Mamenchisa';
src: url('Mamenchisa.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/mammutcat.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'MammutCAT';
src: url('MammutCAT.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/margaret.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Margaret';
src: url('Margaret.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'MarvinVisionsBig';
src: url('MarvinVisionsBig.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

7
fonts/base/mdtall.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'MDTall';
src: url('MDTall.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

63
fonts/base/mersad.css Normal file
View File

@ -0,0 +1,63 @@
@font-face {
font-family: 'Mersad';
src: url('Mersad_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_200.ttf') format('truetype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_700.ttf') format('truetype');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_500.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_100.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_300.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_900.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Mersad';
src: url('Mersad_800.ttf') format('truetype');
font-weight: 800;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'MilkCarton';
src: url('MilkCarton.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/misto.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Misto';
src: url('Misto.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/monolith.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Monolith';
src: url('Monolith.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

28
fonts/base/mononoki.css Normal file
View File

@ -0,0 +1,28 @@
@font-face {
font-family: 'Mononoki';
src: url('Mononoki_600I.ttf') format('truetype');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Mononoki';
src: url('Mononoki_400I.ttf') format('truetype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Mononoki';
src: url('Mononoki_600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Mononoki';
src: url('Mononoki_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'MonTrappist';
src: url('MonTrappist.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/montreau.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Montreau';
src: url('Montreau.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/newake.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Newake';
src: url('Newake.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/nim.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'NIM';
src: url('NIM.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

56
fonts/base/overpass.css Normal file
View File

@ -0,0 +1,56 @@
@font-face {
font-family: 'Overpass';
src: url('Overpass_400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_600I.woff2') format('woff2');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_600.woff2') format('woff2');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_200I.woff2') format('woff2');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_800I.woff2') format('woff2');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_200.woff2') format('woff2');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_400I.woff2') format('woff2');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Overpass';
src: url('Overpass_800.woff2') format('woff2');
font-weight: 800;
font-style: normal;
}

View File

@ -0,0 +1,14 @@
@font-face {
font-family: 'OverpassMono';
src: url('OverpassMono_400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'OverpassMono';
src: url('OverpassMono_600.woff2') format('woff2');
font-weight: 600;
font-style: normal;
}

7
fonts/base/planck.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Planck';
src: url('Planck.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/quakep.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Quakep';
src: url('Quakep.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/rafigen.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Rafigen';
src: url('Rafigen.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/refuse.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Refuse';
src: url('Refuse.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/remboy.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Remboy';
src: url('Remboy.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/resin.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Resin';
src: url('Resin.woff') format('woff');
font-weight: 400;
font-style: normal;
}

7
fonts/base/ribes.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Ribes';
src: url('Ribes.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

56
fonts/base/roboto.css Normal file
View File

@ -0,0 +1,56 @@
@font-face {
font-family: 'Roboto';
src: url('Roboto_200.ttf') format('truetype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_400.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_600.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_800.ttf') format('truetype');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_600I.ttf') format('truetype');
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_800I.ttf') format('truetype');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_400I.ttf') format('truetype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Roboto';
src: url('Roboto_200I.ttf') format('truetype');
font-weight: 200;
font-style: italic;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'RousseauDeco';
src: url('RousseauDeco.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'SaintRegus';
src: url('SaintRegus.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'SonderRegular';
src: url('SonderRegular.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'SurfingCapital';
src: url('SurfingCapital.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/theater.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Theater';
src: url('Theater.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'TheBoldFont';
src: url('TheBoldFont.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/tintin.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Tintin';
src: url('Tintin.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/trappist.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Trappist';
src: url('Trappist.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/tropikal.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Tropikal';
src: url('Tropikal.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/ustroke.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Ustroke';
src: url('Ustroke.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

7
fonts/base/vercetti.css Normal file
View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Vercetti';
src: url('Vercetti.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

56
fonts/base/vollkorn.css Normal file
View File

@ -0,0 +1,56 @@
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_200I.woff2') format('woff2');
font-weight: 200;
font-style: italic;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_800I.woff2') format('woff2');
font-weight: 800;
font-style: italic;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_800.woff2') format('woff2');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_400I.woff2') format('woff2');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_200.woff2') format('woff2');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_600.woff2') format('woff2');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Vollkorn';
src: url('Vollkorn_600I.woff2') format('woff2');
font-weight: 600;
font-style: italic;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'VolumeDealer';
src: url('VolumeDealer.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

42
fonts/base/wavehaus.css Normal file
View File

@ -0,0 +1,42 @@
@font-face {
font-family: 'Wavehaus';
src: url('Wavehaus_800.otf') format('opentype');
font-weight: 800;
font-style: normal;
}
@font-face {
font-family: 'Wavehaus';
src: url('Wavehaus_400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Wavehaus';
src: url('Wavehaus_600.otf') format('opentype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Wavehaus';
src: url('Wavehaus_200.otf') format('opentype');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Wavehaus';
src: url('Wavehaus_500.otf') format('opentype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Wavehaus';
src: url('Wavehaus_100.otf') format('opentype');
font-weight: 100;
font-style: normal;
}

View File

@ -0,0 +1,7 @@
@font-face {
font-family: 'Werbedeutsch';
src: url('Werbedeutsch.otf') format('opentype');
font-weight: 400;
font-style: normal;
}