diff --git a/fonts/README.md b/fonts/README.md new file mode 100644 index 0000000..96d21f7 --- /dev/null +++ b/fonts/README.md @@ -0,0 +1,5 @@ +I have a git repo with a bunch of folders and files. I use it as a file server. There's a git post-receive hook that make all those files available on a web server. + +One of those folders contains fonts and folders with font files. I would like a bash script that would generate a list of every fonts in the folder. + +Then, I would like to generate a simple html page with all those fonts listed with the name written in the font itself. \ No newline at end of file diff --git a/fonts/base/00_build_object.py b/fonts/base/00_build_object.py index 52a0595..5781a37 100644 --- a/fonts/base/00_build_object.py +++ b/fonts/base/00_build_object.py @@ -59,7 +59,27 @@ typefaces_js = '[\n' + ',\n'.join( ' }' for typeface in typefaces ) + '\n]' - -# Write the JavaScript string to a .js file -with open('00_typefaces.js', 'w') as f: - f.write('var typeFaces = ' + typefaces_js + ';') + +typefaces = sorted(typefaces, key=lambda k: k['name']) + +# Write the JavaScript object +with open('01_object.js', 'w') as f: + f.write('typeFaces = {\n') + + for typeface in typefaces: + f.write(f' {typeface["name"].lower()} : {{\n') + f.write(f' "name": "{typeface["name"]}",\n') + f.write(f' "fonts": [\n') + for font in typeface['fonts']: + f.write(f' "{font}",\n') + f.write(f' ],\n') + f.write(f' "tags": ["sans-serif"],\n') + f.write(f' "link": "",\n') + f.write(f' "creator": "",\n') + f.write(f' "creatorLink": "",\n') + f.write(f' "licence": "",\n') + f.write(f' "commercial": false,\n') + f.write(f' "open": false,\n') + f.write(f' }},\n') + + f.write('};') \ No newline at end of file diff --git a/fonts/base/01_object.js b/fonts/base/01_object.js new file mode 100644 index 0000000..c9d26fd --- /dev/null +++ b/fonts/base/01_object.js @@ -0,0 +1,1172 @@ +typeFaces = { + alvania : { + "name": "Alvania", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + ambidexter : { + "name": "Ambidexter", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + archive : { + "name": "Archive", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + arturito : { + "name": "Arturito", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + avara : { + "name": "Avara", + "fonts": [ + "400", + "400i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + avenirnext : { + "name": "AvenirNext", + "fonts": [ + "200", + "300", + "200i", + "300i", + "800i", + "100", + "500i", + "400i", + "800", + "500", + "100i", + "400", + "600", + "700", + "600i", + "700i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + axis : { + "name": "Axis", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + baldur : { + "name": "Baldur", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + banco : { + "name": "Banco", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + bizon : { + "name": "Bizon", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + blankenburg : { + "name": "Blankenburg", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + blazed : { + "name": "Blazed", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + bondi : { + "name": "Bondi", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + boston : { + "name": "Boston", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + catreporter : { + "name": "CATReporter", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + canobis : { + "name": "Canobis", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + cherish : { + "name": "Cherish", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + comictantrum : { + "name": "ComicTantrum", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + communenuitdebout : { + "name": "CommuneNuitDebout", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + communenuitdeboutpochoir : { + "name": "CommuneNuitDeboutPochoir", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + disket : { + "name": "Disket", + "fonts": [ + "400", + "600", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + donjose : { + "name": "DonJose", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + doppelganger : { + "name": "Doppelganger", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + envycoder : { + "name": "EnvyCodeR", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + feastofflesh : { + "name": "FeastOfFlesh", + "fonts": [ + "400", + "400i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + forta : { + "name": "Forta", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + grobedeutschmeister : { + "name": "GrobeDeutschmeister", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + gulfsdisplay : { + "name": "GulfsDisplay", + "fonts": [ + "600i", + "800i", + "400i", + "800", + "200i", + "200", + "500i", + "600", + "400", + "300", + "500", + "300i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + hamletcicero : { + "name": "HamletCicero", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + hamlettertia : { + "name": "HamletTertia", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + harbinger : { + "name": "Harbinger", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + hermanoaltoround : { + "name": "HermanoAltoRound", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + hermit : { + "name": "Hermit", + "fonts": [ + "600i", + "400i", + "200i", + "200", + "400", + "600", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + humane : { + "name": "Humane", + "fonts": [ + "800", + "400", + "600", + "200", + "500", + "100", + "300", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + imposible : { + "name": "Imposible", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + inter : { + "name": "Inter", + "fonts": [ + "600", + "100i", + "700", + "600i", + "700i", + "500", + "400", + "800", + "800i", + "900i", + "200i", + "300i", + "100", + "900", + "200", + "500i", + "400i", + "300", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + kielo : { + "name": "Kielo", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + laborunion : { + "name": "LaborUnion", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + laborunionsoft : { + "name": "LaborUnionSoft", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + leaguegothic : { + "name": "LeagueGothic", + "fonts": [ + "400i", + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + leaguegothiccondensed : { + "name": "LeagueGothicCondensed", + "fonts": [ + "400i", + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + leiko : { + "name": "Leiko", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + lemonmilk : { + "name": "LemonMilk", + "fonts": [ + "500i", + "400", + "600i", + "600", + "400i", + "200", + "500", + "200i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + mdtall : { + "name": "MDTall", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + mamenchisa : { + "name": "Mamenchisa", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + mammutcat : { + "name": "MammutCAT", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + margaret : { + "name": "Margaret", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + marvinvisionsbig : { + "name": "MarvinVisionsBig", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + mersad : { + "name": "Mersad", + "fonts": [ + "400", + "600", + "200", + "700", + "500", + "100", + "300", + "900", + "800", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + milkcarton : { + "name": "MilkCarton", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + misto : { + "name": "Misto", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + montrappist : { + "name": "MonTrappist", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + monolith : { + "name": "Monolith", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + mononoki : { + "name": "Mononoki", + "fonts": [ + "600i", + "400i", + "600", + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + montreau : { + "name": "Montreau", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + nim : { + "name": "NIM", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + newake : { + "name": "Newake", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + overpass : { + "name": "Overpass", + "fonts": [ + "400", + "600i", + "600", + "200i", + "800i", + "200", + "400i", + "800", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + overpassmono : { + "name": "OverpassMono", + "fonts": [ + "400", + "600", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + planck : { + "name": "Planck", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + quakep : { + "name": "Quakep", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + rafigen : { + "name": "Rafigen", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + refuse : { + "name": "Refuse", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + remboy : { + "name": "Remboy", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + resin : { + "name": "Resin", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + ribes : { + "name": "Ribes", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + roboto : { + "name": "Roboto", + "fonts": [ + "200", + "400", + "600", + "800", + "600i", + "800i", + "400i", + "200i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + rousseaudeco : { + "name": "RousseauDeco", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + saintregus : { + "name": "SaintRegus", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + sonderregular : { + "name": "SonderRegular", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + surfingcapital : { + "name": "SurfingCapital", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + theboldfont : { + "name": "TheBoldFont", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + theater : { + "name": "Theater", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + tintin : { + "name": "Tintin", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + trappist : { + "name": "Trappist", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + tropikal : { + "name": "Tropikal", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + ustroke : { + "name": "Ustroke", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + vercetti : { + "name": "Vercetti", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + vollkorn : { + "name": "Vollkorn", + "fonts": [ + "200i", + "800i", + "800", + "400i", + "200", + "600", + "400", + "600i", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + volumedealer : { + "name": "VolumeDealer", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + wavehaus : { + "name": "Wavehaus", + "fonts": [ + "800", + "400", + "600", + "200", + "500", + "100", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, + werbedeutsch : { + "name": "Werbedeutsch", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + "link": "", + "creator": "", + "creatorLink": "", + "licence": "", + "commercial": false, + "open": false, + }, +}; \ No newline at end of file diff --git a/fonts/base/theater.license.txt b/fonts/base/theater.license.txt new file mode 100644 index 0000000..657a0d6 --- /dev/null +++ b/fonts/base/theater.license.txt @@ -0,0 +1,17 @@ + +By installing or using this font you agree to the Product Usage Agreement: +All components accompanying the software are copyrighted by Adrian Jordanov and may not be taken apart or modified +The fonts, all of its derivatives, title and accompanying materials are the exclusive property of Adrian Jordanov. + +----------------------- + +This font is free FOR PERSONAL AND COMMERCIAL USE + +----------------------- +IF YOU WISH TO DONATE +paypal.me/adrianjordanovdesign + +For further information or if you wish to submit any errors or bugs with the font , please contact designer: + +Adrian Jordanov +adrian.jordanov@gmail.com diff --git a/fonts/base/typefaces.js b/fonts/base/typefaces.js index 3bf61c7..9c8b43a 100644 --- a/fonts/base/typefaces.js +++ b/fonts/base/typefaces.js @@ -1,680 +1,680 @@ -var typeFaces = [ - planck : { - "name": "Planck", - "fonts" : [ - "Planck.otf" - ], - "tags" : ["sans-serif"], - }, - bizon : { - "name": "Bizon", - "fonts" : [ - "Bizon.otf" - ], - "tags" : ["sans-serif"], - }, - inter : { - "name": "Inter", - "fonts" : [ - "Inter_600.woff2", - "Inter_100I.woff2", - "Inter_700.woff2", - "Inter_600I.woff2", - "Inter_700I.woff2", - "Inter_500.woff2", - "Inter_400.woff2", - "Inter_800.woff2", - "Inter_800I.woff2", - "Inter_900I.woff2", - "Inter_200I.woff2", - "Inter_300I.woff2", - "Inter_100.woff2", - "Inter_900.woff2", - "Inter_200.woff2", - "Inter_500I.woff2", - "Inter_400I.woff2", - "Inter_300.woff2" - ], - "tags" : ["sans-serif"], - }, - laborunionsoft : { - "name": "LaborUnionSoft", - "fonts" : [ - "LaborUnionSoft.otf" - ], - "tags" : ["sans-serif"], - }, - overpass : { - "name": "Overpass", - "fonts" : [ - "Overpass_400.woff2", - "Overpass_600I.woff2", - "Overpass_600.woff2", - "Overpass_200I.woff2", - "Overpass_800I.woff2", - "Overpass_200.woff2", - "Overpass_400I.woff2", - "Overpass_800.woff2" - ], - "tags" : ["sans-serif"], - }, - mersad : { - "name": "Mersad", - "fonts" : [ - "Mersad_400.ttf", - "Mersad_600.ttf", - "Mersad_200.ttf", - "Mersad_700.ttf", - "Mersad_500.ttf", - "Mersad_100.ttf", - "Mersad_300.ttf", - "Mersad_900.ttf", - "Mersad_800.ttf" - ], - "tags" : ["sans-serif"], - }, - leaguegothiccondensed : { - "name": "LeagueGothicCondensed", - "fonts" : [ - "LeagueGothicCondensed_400I.otf", - "LeagueGothicCondensed_400.otf" - ], - "tags" : ["sans-serif"], - }, - disket : { - "name": "Disket", - "fonts" : [ - "Disket_400.ttf", - "Disket_600.ttf" - ], - "tags" : ["sans-serif"], - }, - mononoki : { - "name": "Mononoki", - "fonts" : [ - "Mononoki_600I.ttf", - "Mononoki_400I.ttf", - "Mononoki_600.ttf", - "Mononoki_400.ttf" - ], - "tags" : ["sans-serif"], - }, - margaret : { - "name": "Margaret", - "fonts" : [ - "Margaret.otf" - ], - "tags" : ["sans-serif"], - }, - gulfsdisplay : { - "name": "GulfsDisplay", - "fonts" : [ - "GulfsDisplay_600I.ttf", - "GulfsDisplay_800I.ttf", - "GulfsDisplay_400I.ttf", - "GulfsDisplay_800.ttf", - "GulfsDisplay_200I.ttf", - "GulfsDisplay_200.ttf", - "GulfsDisplay_500I.ttf", - "GulfsDisplay_600.ttf", - "GulfsDisplay_400.ttf", - "GulfsDisplay_300.ttf", - "GulfsDisplay_500.ttf", - "GulfsDisplay_300I.ttf" - ], - "tags" : ["sans-serif"], - }, - hermit : { - "name": "Hermit", - "fonts" : [ - "Hermit_600I.otf", - "Hermit_400I.otf", - "Hermit_200I.otf", - "Hermit_200.otf", - "Hermit_400.otf", - "Hermit_600.otf" - ], - "tags" : ["sans-serif"], - }, - avenirnext : { - "name": "AvenirNext", - "fonts" : [ - "AvenirNext_200.woff2", - "AvenirNext_300.woff2", - "AvenirNext_200I.woff2", - "AvenirNext_300I.woff2", - "AvenirNext_800I.woff2", - "AvenirNext_100.woff2", - "AvenirNext_500I.woff2", - "AvenirNext_400I.woff2", - "AvenirNext_800.woff2", - "AvenirNext_500.woff2", - "AvenirNext_100I.woff2", - "AvenirNext_400.woff2", - "AvenirNext_600.woff2", - "AvenirNext_700.woff2", - "AvenirNext_600I.woff2", - "AvenirNext_700I.woff2" - ], - "tags" : ["sans-serif"], - }, - mamenchisa : { - "name": "Mamenchisa", - "fonts" : [ - "Mamenchisa.otf" - ], - "tags" : ["sans-serif"], - }, - avara : { - "name": "Avara", - "fonts" : [ - "Avara_400.woff2", - "Avara_400I.woff2" - ], - "tags" : ["sans-serif"], - }, - remboy : { - "name": "Remboy", - "fonts" : [ - "Remboy.ttf" - ], - "tags" : ["sans-serif"], - }, - hermanoaltoround : { - "name": "HermanoAltoRound", - "fonts" : [ - "HermanoAltoRound.ttf" - ], - "tags" : ["sans-serif"], - }, - mdtall : { - "name": "MDTall", - "fonts" : [ - "MDTall.ttf" - ], - "tags" : ["sans-serif"], - }, - vollkorn : { - "name": "Vollkorn", - "fonts" : [ - "Vollkorn_200I.woff2", - "Vollkorn_800I.woff2", - "Vollkorn_800.woff2", - "Vollkorn_400I.woff2", - "Vollkorn_200.woff2", - "Vollkorn_600.woff2", - "Vollkorn_400.woff2", - "Vollkorn_600I.woff2" - ], - "tags" : ["sans-serif"], - }, - quakep : { - "name": "Quakep", - "fonts" : [ - "Quakep.otf" - ], - "tags" : ["sans-serif"], - }, - ribes : { - "name": "Ribes", - "fonts" : [ - "Ribes.otf" - ], - "tags" : ["sans-serif"], - }, - refuse : { - "name": "Refuse", - "fonts" : [ - "Refuse.otf" - ], - "tags" : ["sans-serif"], - }, - blazed : { - "name": "Blazed", - "fonts" : [ - "Blazed.ttf" - ], - "tags" : ["sans-serif"], - }, - comictantrum : { - "name": "ComicTantrum", - "fonts" : [ - "ComicTantrum.otf" - ], - "tags" : ["sans-serif"], - }, - doppelganger : { - "name": "Doppelganger", - "fonts" : [ - "Doppelganger.otf" - ], - "tags" : ["sans-serif"], - }, - communenuitdeboutpochoir : { - "name": "CommuneNuitDeboutPochoir", - "fonts" : [ - "CommuneNuitDeboutPochoir.woff2" - ], - "tags" : ["sans-serif"], - }, +typeFaces = { alvania : { "name": "Alvania", - "fonts" : [ - "Alvania.ttf" + "fonts": [ + "400", ], - "tags" : ["sans-serif"], - }, - lemonmilk : { - "name": "LemonMilk", - "fonts" : [ - "LemonMilk_500I.otf", - "LemonMilk_400.otf", - "LemonMilk_600I.otf", - "LemonMilk_600.otf", - "LemonMilk_400I.otf", - "LemonMilk_200.otf", - "LemonMilk_500.otf", - "LemonMilk_200I.otf" - ], - "tags" : ["sans-serif"], - }, - feastofflesh : { - "name": "FeastOfFlesh", - "fonts" : [ - "FeastOfFlesh_400.ttf", - "FeastOfFlesh_400I.ttf" - ], - "tags" : ["sans-serif"], - }, - axis : { - "name": "Axis", - "fonts" : [ - "Axis.otf" - ], - "tags" : ["sans-serif"], - }, - ustroke : { - "name": "Ustroke", - "fonts" : [ - "Ustroke.ttf" - ], - "tags" : ["sans-serif"], - }, - rousseaudeco : { - "name": "RousseauDeco", - "fonts" : [ - "RousseauDeco.ttf" - ], - "tags" : ["sans-serif"], - }, - roboto : { - "name": "Roboto", - "fonts" : [ - "Roboto_200.ttf", - "Roboto_400.ttf", - "Roboto_600.ttf", - "Roboto_800.ttf", - "Roboto_600I.ttf", - "Roboto_800I.ttf", - "Roboto_400I.ttf", - "Roboto_200I.ttf" - ], - "tags" : ["sans-serif"], - }, - vercetti : { - "name": "Vercetti", - "fonts" : [ - "Vercetti.otf" - ], - "tags" : ["sans-serif"], - }, - marvinvisionsbig : { - "name": "MarvinVisionsBig", - "fonts" : [ - "MarvinVisionsBig.woff2" - ], - "tags" : ["sans-serif"], + "tags": ["sans-serif"], }, ambidexter : { "name": "Ambidexter", - "fonts" : [ - "Ambidexter.otf" + "fonts": [ + "400", ], - "tags" : ["sans-serif"], - }, - montreau : { - "name": "Montreau", - "fonts" : [ - "Montreau.otf" - ], - "tags" : ["sans-serif"], - }, - theater : { - "name": "Theater", - "fonts" : [ - "Theater.otf" - ], - "tags" : ["sans-serif"], - }, - surfingcapital : { - "name": "SurfingCapital", - "fonts" : [ - "SurfingCapital.ttf" - ], - "tags" : ["sans-serif"], - }, - boston : { - "name": "Boston", - "fonts" : [ - "Boston.ttf" - ], - "tags" : ["sans-serif"], - }, - cherish : { - "name": "Cherish", - "fonts" : [ - "Cherish.ttf" - ], - "tags" : ["sans-serif"], - }, - catreporter : { - "name": "CATReporter", - "fonts" : [ - "CATReporter.ttf" - ], - "tags" : ["sans-serif"], - }, - wavehaus : { - "name": "Wavehaus", - "fonts" : [ - "Wavehaus_800.otf", - "Wavehaus_400.otf", - "Wavehaus_600.otf", - "Wavehaus_200.otf", - "Wavehaus_500.otf", - "Wavehaus_100.otf" - ], - "tags" : ["sans-serif"], - }, - humane : { - "name": "Humane", - "fonts" : [ - "Humane_800.ttf", - "Humane_400.ttf", - "Humane_600.ttf", - "Humane_200.ttf", - "Humane_500.ttf", - "Humane_100.ttf", - "Humane_300.ttf" - ], - "tags" : ["sans-serif"], - }, - trappist : { - "name": "Trappist", - "fonts" : [ - "Trappist.otf" - ], - "tags" : ["sans-serif"], - }, - forta : { - "name": "Forta", - "fonts" : [ - "Forta.woff2" - ], - "tags" : ["sans-serif"], - }, - hamlettertia : { - "name": "HamletTertia", - "fonts" : [ - "HamletTertia.otf" - ], - "tags" : ["sans-serif"], - }, - nim : { - "name": "NIM", - "fonts" : [ - "NIM.ttf" - ], - "tags" : ["sans-serif"], - }, - canobis : { - "name": "Canobis", - "fonts" : [ - "Canobis.otf" - ], - "tags" : ["sans-serif"], - }, - werbedeutsch : { - "name": "Werbedeutsch", - "fonts" : [ - "Werbedeutsch.otf" - ], - "tags" : ["sans-serif"], - }, - donjose : { - "name": "DonJose", - "fonts" : [ - "DonJose.otf" - ], - "tags" : ["sans-serif"], - }, - milkcarton : { - "name": "MilkCarton", - "fonts" : [ - "MilkCarton.otf" - ], - "tags" : ["sans-serif"], - }, - envy code r : { - "name": "Envy Code R", - "fonts" : [ - "Envy Code R.ttf" - ], - "tags" : ["sans-serif"], - }, - mammutcat : { - "name": "MammutCAT", - "fonts" : [ - "MammutCAT.ttf" - ], - "tags" : ["sans-serif"], - }, - rafigen : { - "name": "Rafigen", - "fonts" : [ - "Rafigen.ttf" - ], - "tags" : ["sans-serif"], - }, - communenuitdebout : { - "name": "CommuneNuitDebout", - "fonts" : [ - "CommuneNuitDebout.woff2" - ], - "tags" : ["sans-serif"], - }, - sonderregular : { - "name": "SonderRegular", - "fonts" : [ - "SonderRegular.otf" - ], - "tags" : ["sans-serif"], - }, - baldur : { - "name": "Baldur", - "fonts" : [ - "Baldur.ttf" - ], - "tags" : ["sans-serif"], - }, - banco : { - "name": "Banco", - "fonts" : [ - "Banco.ttf" - ], - "tags" : ["sans-serif"], - }, - overpassmono : { - "name": "OverpassMono", - "fonts" : [ - "OverpassMono_400.woff2", - "OverpassMono_600.woff2" - ], - "tags" : ["sans-serif"], - }, - monolith : { - "name": "Monolith", - "fonts" : [ - "Monolith.otf" - ], - "tags" : ["sans-serif"], - }, - arturito : { - "name": "Arturito", - "fonts" : [ - "Arturito.ttf" - ], - "tags" : ["sans-serif"], - }, - saintregus : { - "name": "SaintRegus", - "fonts" : [ - "SaintRegus.otf" - ], - "tags" : ["sans-serif"], - }, - tropikal : { - "name": "Tropikal", - "fonts" : [ - "Tropikal.otf" - ], - "tags" : ["sans-serif"], - }, - bondi : { - "name": "Bondi", - "fonts" : [ - "Bondi.otf" - ], - "tags" : ["sans-serif"], - }, - tintin : { - "name": "Tintin", - "fonts" : [ - "Tintin.ttf" - ], - "tags" : ["sans-serif"], - }, - laborunion : { - "name": "LaborUnion", - "fonts" : [ - "LaborUnion.otf" - ], - "tags" : ["sans-serif"], - }, - newake : { - "name": "Newake", - "fonts" : [ - "Newake.otf" - ], - "tags" : ["sans-serif"], - }, - blankenburg : { - "name": "Blankenburg", - "fonts" : [ - "Blankenburg.ttf" - ], - "tags" : ["sans-serif"], - }, - leaguegothic : { - "name": "LeagueGothic", - "fonts" : [ - "LeagueGothic_400I.otf", - "LeagueGothic_400.otf" - ], - "tags" : ["sans-serif"], - }, - volumedealer : { - "name": "VolumeDealer", - "fonts" : [ - "VolumeDealer.otf" - ], - "tags" : ["sans-serif"], - }, - kielo : { - "name": "Kielo", - "fonts" : [ - "Kielo.otf" - ], - "tags" : ["sans-serif"], - }, - harbinger : { - "name": "Harbinger", - "fonts" : [ - "Harbinger.otf" - ], - "tags" : ["sans-serif"], - }, - leiko : { - "name": "Leiko", - "fonts" : [ - "Leiko.otf" - ], - "tags" : ["sans-serif"], - }, - theboldfont : { - "name": "TheBoldFont", - "fonts" : [ - "TheBoldFont.ttf" - ], - "tags" : ["sans-serif"], - }, - grobedeutschmeister : { - "name": "GrobeDeutschmeister", - "fonts" : [ - "GrobeDeutschmeister.ttf" - ], - "tags" : ["sans-serif"], - }, - imposible : { - "name": "Imposible", - "fonts" : [ - "Imposible.ttf" - ], - "tags" : ["sans-serif"], - }, - hamletcicero : { - "name": "HamletCicero", - "fonts" : [ - "HamletCicero.otf" - ], - "tags" : ["sans-serif"], - }, - montrappist : { - "name": "MonTrappist", - "fonts" : [ - "MonTrappist.otf" - ], - "tags" : ["sans-serif"], - }, - resin : { - "name": "Resin", - "fonts" : [ - "Resin.woff" - ], - "tags" : ["sans-serif"], - }, - misto : { - "name": "Misto", - "fonts" : [ - "Misto.otf" - ], - "tags" : ["sans-serif"], + "tags": ["sans-serif"], }, archive : { "name": "Archive", - "fonts" : [ - "Archive.ttf" + "fonts": [ + "400", ], - "tags" : ["sans-serif"], - } -]; \ No newline at end of file + "tags": ["sans-serif"], + }, + arturito : { + "name": "Arturito", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + avara : { + "name": "Avara", + "fonts": [ + "400", + "400i", + ], + "tags": ["sans-serif"], + }, + avenirnext : { + "name": "AvenirNext", + "fonts": [ + "200", + "300", + "200i", + "300i", + "800i", + "100", + "500i", + "400i", + "800", + "500", + "100i", + "400", + "600", + "700", + "600i", + "700i", + ], + "tags": ["sans-serif"], + }, + axis : { + "name": "Axis", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + baldur : { + "name": "Baldur", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + banco : { + "name": "Banco", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + bizon : { + "name": "Bizon", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + blankenburg : { + "name": "Blankenburg", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + blazed : { + "name": "Blazed", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + bondi : { + "name": "Bondi", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + boston : { + "name": "Boston", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + catreporter : { + "name": "CATReporter", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + canobis : { + "name": "Canobis", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + cherish : { + "name": "Cherish", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + comictantrum : { + "name": "ComicTantrum", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + communenuitdebout : { + "name": "CommuneNuitDebout", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + communenuitdeboutpochoir : { + "name": "CommuneNuitDeboutPochoir", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + disket : { + "name": "Disket", + "fonts": [ + "400", + "600", + ], + "tags": ["sans-serif"], + }, + donjose : { + "name": "DonJose", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + doppelganger : { + "name": "Doppelganger", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + envycoder : { + "name": "EnvyCodeR", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + feastofflesh : { + "name": "FeastOfFlesh", + "fonts": [ + "400", + "400i", + ], + "tags": ["sans-serif"], + }, + forta : { + "name": "Forta", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + grobedeutschmeister : { + "name": "GrobeDeutschmeister", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + gulfsdisplay : { + "name": "GulfsDisplay", + "fonts": [ + "600i", + "800i", + "400i", + "800", + "200i", + "200", + "500i", + "600", + "400", + "300", + "500", + "300i", + ], + "tags": ["sans-serif"], + }, + hamletcicero : { + "name": "HamletCicero", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + hamlettertia : { + "name": "HamletTertia", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + harbinger : { + "name": "Harbinger", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + hermanoaltoround : { + "name": "HermanoAltoRound", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + hermit : { + "name": "Hermit", + "fonts": [ + "600i", + "400i", + "200i", + "200", + "400", + "600", + ], + "tags": ["sans-serif"], + }, + humane : { + "name": "Humane", + "fonts": [ + "800", + "400", + "600", + "200", + "500", + "100", + "300", + ], + "tags": ["sans-serif"], + }, + imposible : { + "name": "Imposible", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + inter : { + "name": "Inter", + "fonts": [ + "600", + "100i", + "700", + "600i", + "700i", + "500", + "400", + "800", + "800i", + "900i", + "200i", + "300i", + "100", + "900", + "200", + "500i", + "400i", + "300", + ], + "tags": ["sans-serif"], + }, + kielo : { + "name": "Kielo", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + laborunion : { + "name": "LaborUnion", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + laborunionsoft : { + "name": "LaborUnionSoft", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + leaguegothic : { + "name": "LeagueGothic", + "fonts": [ + "400i", + "400", + ], + "tags": ["sans-serif"], + }, + leaguegothiccondensed : { + "name": "LeagueGothicCondensed", + "fonts": [ + "400i", + "400", + ], + "tags": ["sans-serif"], + }, + leiko : { + "name": "Leiko", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + lemonmilk : { + "name": "LemonMilk", + "fonts": [ + "500i", + "400", + "600i", + "600", + "400i", + "200", + "500", + "200i", + ], + "tags": ["sans-serif"], + }, + mdtall : { + "name": "MDTall", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + mamenchisa : { + "name": "Mamenchisa", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + mammutcat : { + "name": "MammutCAT", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + margaret : { + "name": "Margaret", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + marvinvisionsbig : { + "name": "MarvinVisionsBig", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + mersad : { + "name": "Mersad", + "fonts": [ + "400", + "600", + "200", + "700", + "500", + "100", + "300", + "900", + "800", + ], + "tags": ["sans-serif"], + }, + milkcarton : { + "name": "MilkCarton", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + misto : { + "name": "Misto", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + montrappist : { + "name": "MonTrappist", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + monolith : { + "name": "Monolith", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + mononoki : { + "name": "Mononoki", + "fonts": [ + "600i", + "400i", + "600", + "400", + ], + "tags": ["sans-serif"], + }, + montreau : { + "name": "Montreau", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + nim : { + "name": "NIM", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + newake : { + "name": "Newake", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + overpass : { + "name": "Overpass", + "fonts": [ + "400", + "600i", + "600", + "200i", + "800i", + "200", + "400i", + "800", + ], + "tags": ["sans-serif"], + }, + overpassmono : { + "name": "OverpassMono", + "fonts": [ + "400", + "600", + ], + "tags": ["sans-serif"], + }, + planck : { + "name": "Planck", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + quakep : { + "name": "Quakep", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + rafigen : { + "name": "Rafigen", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + refuse : { + "name": "Refuse", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + remboy : { + "name": "Remboy", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + resin : { + "name": "Resin", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + ribes : { + "name": "Ribes", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + roboto : { + "name": "Roboto", + "fonts": [ + "200", + "400", + "600", + "800", + "600i", + "800i", + "400i", + "200i", + ], + "tags": ["sans-serif"], + }, + rousseaudeco : { + "name": "RousseauDeco", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + saintregus : { + "name": "SaintRegus", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + sonderregular : { + "name": "SonderRegular", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + surfingcapital : { + "name": "SurfingCapital", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + theboldfont : { + "name": "TheBoldFont", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + theater : { + "name": "Theater", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + tintin : { + "name": "Tintin", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + trappist : { + "name": "Trappist", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + tropikal : { + "name": "Tropikal", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + ustroke : { + "name": "Ustroke", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + vercetti : { + "name": "Vercetti", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + vollkorn : { + "name": "Vollkorn", + "fonts": [ + "200i", + "800i", + "800", + "400i", + "200", + "600", + "400", + "600i", + ], + "tags": ["sans-serif"], + }, + volumedealer : { + "name": "VolumeDealer", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, + wavehaus : { + "name": "Wavehaus", + "fonts": [ + "800", + "400", + "600", + "200", + "500", + "100", + ], + "tags": ["sans-serif"], + }, + werbedeutsch : { + "name": "Werbedeutsch", + "fonts": [ + "400", + ], + "tags": ["sans-serif"], + }, +}; \ No newline at end of file diff --git a/fonts/brz9-v2.2/style.css b/fonts/brz9-v2.2/style.css new file mode 100644 index 0000000..9ca1148 --- /dev/null +++ b/fonts/brz9-v2.2/style.css @@ -0,0 +1,1160 @@ +@font-face { + font-family: 'brz9'; + src: + url('fonts/brz9.ttf?8o08j9') format('truetype'), + url('fonts/brz9.woff?8o08j9') format('woff'), + url('fonts/brz9.svg?8o08j9#brz9') format('svg'); + font-weight: normal; + font-style: normal; + font-display: block; +} + +[class^="brz9-icon-"], [class*=" brz9-icon-"] { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'brz9' !important; + speak: never; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.brz9-icon-pixelfed:before { + content: "\e9ff"; +} +.brz9-icon-c:before { + content: "\ea01"; + color: #a8b9cc; +} +.brz9-icon-dropbox:before { + content: "\e9e7"; + color: #0061ff; +} +.brz9-icon-jupyter:before { + content: "\e9e6"; + color: #f37626; +} +.brz9-icon-nextcloud:before { + content: "\e9fb"; + color: #0082c9; +} +.brz9-icon-wordpress:before { + content: "\e9fe"; + color: #21759b; +} +.brz9-icon-tipeee:before { + content: "\e9e5"; +} +.brz9-icon-medium:before { + content: "\e9e4"; +} +.brz9-icon-gpl:before { + content: "\e9e8"; +} +.brz9-icon-lgpl:before { + content: "\e9e9"; +} +.brz9-icon-agpl:before { + content: "\e9ea"; +} +.brz9-icon-wtfpl:before { + content: "\e9eb"; +} +.brz9-icon-amicale:before { + content: "\e9ec"; +} +.brz9-icon-cc-zero:before { + content: "\e9ed"; +} +.brz9-icon-cc-sa:before { + content: "\e9ee"; +} +.brz9-icon-cc-nd:before { + content: "\e9ef"; +} +.brz9-icon-cc-nc:before { + content: "\e9f0"; +} +.brz9-icon-cc-remix:before { + content: "\e9f1"; +} +.brz9-icon-cc-by:before { + content: "\e9f2"; +} +.brz9-icon-cc-share:before { + content: "\e9f3"; +} +.brz9-icon-ltc:before { + content: "\e9f4"; +} +.brz9-icon-discord:before { + content: "\e9f5"; +} +.brz9-icon-ofl:before { + content: "\e9f6"; +} +.brz9-icon-cc:before { + content: "\e9f7"; +} +.brz9-icon-bsd:before { + content: "\e9f8"; +} +.brz9-icon-mit:before { + content: "\e9f9"; +} +.brz9-icon-void:before { + content: "\e9fa"; +} +.brz9-icon-svelte:before { + content: "\e9e3"; + color: #ff3e00; +} +.brz9-icon-airplayaudio:before { + content: "\e901"; +} +.brz9-icon-airplayvideo:before { + content: "\e902"; +} +.brz9-icon-angular:before { + content: "\e903"; +} +.brz9-icon-apple:before { + content: "\e904"; +} +.brz9-icon-applemusic:before { + content: "\e905"; +} +.brz9-icon-applepay:before { + content: "\e906"; +} +.brz9-icon-archlinux:before { + content: "\e907"; +} +.brz9-icon-arduino:before { + content: "\e908"; +} +.brz9-icon-bandcamp:before { + content: "\e909"; +} +.brz9-icon-blender:before { + content: "\e90a"; +} +.brz9-icon-blogger:before { + content: "\e90b"; +} +.brz9-icon-css3:before { + content: "\e90c"; + color: #1572b6; +} +.brz9-icon-debian:before { + content: "\e90d"; + color: #a81d33; +} +.brz9-icon-diaspora:before { + content: "\e90e"; +} +.brz9-icon-docker:before { + content: "\e90f"; + color: #1488c6; +} +.brz9-icon-facebook:before { + content: "\e910"; + color: #1877f2; +} +.brz9-icon-fedora:before { + content: "\e911"; + color: #294172; +} +.brz9-icon-feedly:before { + content: "\e912"; + color: #2bb24c; +} +.brz9-icon-freebsd:before { + content: "\e913"; + color: #ab2b28; +} +.brz9-icon-gentoo:before { + content: "\e914"; + color: #54487a; +} +.brz9-icon-git:before { + content: "\e915"; + color: #f05032; +} +.brz9-icon-gitea:before { + content: "\e916"; + color: #609926; +} +.brz9-icon-github:before { + content: "\e917"; +} +.brz9-icon-gitlab:before { + content: "\e918"; + color: #fca121; +} +.brz9-icon-gnu:before { + content: "\e919"; + color: #a42e2b; +} +.brz9-icon-gnuprivacyguard:before { + content: "\e91a"; + color: #0093dd; +} +.brz9-icon-go:before { + content: "\e91b"; + color: #00add8; +} +.brz9-icon-html5:before { + content: "\e91c"; + color: #e34f26; +} +.brz9-icon-inkscape:before { + content: "\e91d"; +} +.brz9-icon-instagram:before { + content: "\e91e"; + color: #e4405f; +} +.brz9-icon-javascript:before { + content: "\e91f"; + color: #f7df1e; +} +.brz9-icon-linuxmint:before { + content: "\e920"; + color: #87cf3e; +} +.brz9-icon-manjaro:before { + content: "\e921"; + color: #35bf5c; +} +.brz9-icon-mastercard:before { + content: "\e9a2"; + color: #eb001b; +} +.brz9-icon-messenger:before { + content: "\e922"; + color: #00b2ff; +} +.brz9-icon-notion:before { + content: "\e923"; +} +.brz9-icon-npm:before { + content: "\e924"; + color: #cb3837; +} +.brz9-icon-php:before { + content: "\e925"; + color: #777bb4; +} +.brz9-icon-pocket:before { + content: "\e926"; + color: #ef3f56; +} +.brz9-icon-postgresql:before { + content: "\e927"; + color: #336791; +} +.brz9-icon-python:before { + content: "\e928"; + color: #3776ab; +} +.brz9-icon-quora:before { + content: "\e929"; + color: #b92b27; +} +.brz9-icon-raspberrypi:before { + content: "\e9a3"; + color: #c51a4a; +} +.brz9-icon-react:before { + content: "\e92a"; + color: #61dafb; +} +.brz9-icon-redhat:before { + content: "\e92b"; + color: #e00; +} +.brz9-icon-riot:before { + content: "\e92c"; + color: #368bd6; +} +.brz9-icon-ruby:before { + content: "\e92d"; + color: #cc342d; +} +.brz9-icon-rust:before { + content: "\e92e"; +} +.brz9-icon-signal:before { + content: "\e92f"; + color: #2592e9; +} +.brz9-icon-skype:before { + content: "\e930"; + color: #00aff0; +} +.brz9-icon-slack:before { + content: "\e931"; + color: #4a154b; +} +.brz9-icon-soundcloud:before { + content: "\e932"; + color: #f30; +} +.brz9-icon-spotify:before { + content: "\e933"; + color: #1ed760; +} +.brz9-icon-stackoverflow1:before { + content: "\e934"; + color: #fe7a16; +} +.brz9-icon-steam:before { + content: "\e935"; +} +.brz9-icon-tidal:before { + content: "\e936"; +} +.brz9-icon-tiktok:before { + content: "\e937"; +} +.brz9-icon-tor:before { + content: "\e938"; + color: #7e4798; +} +.brz9-icon-tripadvisor:before { + content: "\e939"; + color: #00af87; +} +.brz9-icon-twitch:before { + content: "\e93a"; + color: #6441a4; +} +.brz9-icon-twitter:before { + content: "\e93b"; + color: #1da1f2; +} +.brz9-icon-typescript:before { + content: "\e9a5"; + color: #007acc; +} +.brz9-icon-ublockorigin:before { + content: "\e9a6"; + color: #800000; +} +.brz9-icon-unsplash:before { + content: "\e93c"; +} +.brz9-icon-vimeo:before { + content: "\e93d"; + color: #1ab7ea; +} +.brz9-icon-visa:before { + content: "\e93e"; + color: #142787; +} +.brz9-icon-vk:before { + content: "\e93f"; + color: #4680c2; +} +.brz9-icon-vue-dot-js:before { + content: "\e940"; + color: #4fc08d; +} +.brz9-icon-whatsapp:before { + content: "\e941"; + color: #25d366; +} +.brz9-icon-windows:before { + content: "\e942"; + color: #0078d6; +} +.brz9-icon-youtube:before { + content: "\e943"; + color: #f00; +} +.brz9-icon-monero:before { + content: "\e944"; + color: #f60; +} +.brz9-icon-ethereum:before { + content: "\e945"; +} +.brz9-icon-bitcoin:before { + content: "\e946"; + color: #f7931a; +} +.brz9-icon-liberapay:before { + content: "\e947"; + color: #f6c915; +} +.brz9-icon-patreon:before { + content: "\e948"; +} +.brz9-icon-peertube:before { + content: "\e949"; +} +.brz9-icon-mastodon:before { + content: "\e94a"; +} +.brz9-icon-chevron-circle-down:before { + content: "\e900"; +} +.brz9-icon-chevron-circle-up:before { + content: "\e996"; +} +.brz9-icon-chevron-circle-right:before { + content: "\e997"; +} +.brz9-icon-chevron-circle-left:before { + content: "\e998"; +} +.brz9-icon-chevron-right:before { + content: "\e99a"; +} +.brz9-icon-chevron-left:before { + content: "\e99b"; +} +.brz9-icon-chevron-down:before { + content: "\e99c"; +} +.brz9-icon-chevron-up:before { + content: "\e99d"; +} +.brz9-icon-envelope:before { + content: "\e9a0"; +} +.brz9-icon-envelope-open:before { + content: "\e9a1"; +} +.brz9-icon-home:before { + content: "\e94b"; +} +.brz9-icon-office:before { + content: "\e94c"; +} +.brz9-icon-newspaper:before { + content: "\e94d"; +} +.brz9-icon-pencil:before { + content: "\e94e"; +} +.brz9-icon-pencil2:before { + content: "\e94f"; +} +.brz9-icon-quill:before { + content: "\e950"; +} +.brz9-icon-pen:before { + content: "\e951"; +} +.brz9-icon-eyedropper:before { + content: "\e952"; +} +.brz9-icon-droplet:before { + content: "\e953"; +} +.brz9-icon-paint-format:before { + content: "\e954"; +} +.brz9-icon-image:before { + content: "\e955"; +} +.brz9-icon-images:before { + content: "\e956"; +} +.brz9-icon-camera:before { + content: "\e957"; +} +.brz9-icon-headphones:before { + content: "\e958"; +} +.brz9-icon-music:before { + content: "\e959"; +} +.brz9-icon-play-yt:before { + content: "\e95a"; +} +.brz9-icon-film:before { + content: "\e95b"; +} +.brz9-icon-video-camera:before { + content: "\e95c"; +} +.brz9-icon-pacman:before { + content: "\e95d"; +} +.brz9-icon-wifi:before { + content: "\e95e"; +} +.brz9-icon-mic:before { + content: "\e95f"; +} +.brz9-icon-book:before { + content: "\e960"; +} +.brz9-icon-books:before { + content: "\e961"; +} +.brz9-icon-file-empty:before { + content: "\e962"; +} +.brz9-icon-files-empty:before { + content: "\e963"; +} +.brz9-icon-file-text2:before { + content: "\e964"; +} +.brz9-icon-file-picture:before { + content: "\e965"; +} +.brz9-icon-file-music:before { + content: "\e966"; +} +.brz9-icon-file-play:before { + content: "\e967"; +} +.brz9-icon-file-video:before { + content: "\e968"; +} +.brz9-icon-file-zip:before { + content: "\e969"; +} +.brz9-icon-copy:before { + content: "\e991"; +} +.brz9-icon-paste:before { + content: "\e995"; +} +.brz9-icon-folder:before { + content: "\e96a"; +} +.brz9-icon-folder-open:before { + content: "\e96b"; +} +.brz9-icon-folder-plus:before { + content: "\e96c"; +} +.brz9-icon-folder-minus:before { + content: "\e96d"; +} +.brz9-icon-folder-download:before { + content: "\e9a7"; +} +.brz9-icon-folder-upload:before { + content: "\e9a8"; +} +.brz9-icon-price-tag:before { + content: "\e96e"; +} +.brz9-icon-price-tags:before { + content: "\e96f"; +} +.brz9-icon-barcode:before { + content: "\e9a9"; +} +.brz9-icon-qrcode:before { + content: "\e970"; +} +.brz9-icon-ticket:before { + content: "\e971"; +} +.brz9-icon-cart:before { + content: "\e972"; +} +.brz9-icon-credit-card:before { + content: "\e973"; +} +.brz9-icon-phone:before { + content: "\e974"; +} +.brz9-icon-phone-hang-up:before { + content: "\e9ab"; +} +.brz9-icon-address-book:before { + content: "\e9ad"; +} +.brz9-icon-location:before { + content: "\e975"; +} +.brz9-icon-location2:before { + content: "\e976"; +} +.brz9-icon-compass:before { + content: "\e977"; +} +.brz9-icon-compass2:before { + content: "\e978"; +} +.brz9-icon-map:before { + content: "\e979"; +} +.brz9-icon-map2:before { + content: "\e97a"; +} +.brz9-icon-clock:before { + content: "\e97b"; +} +.brz9-icon-clock2:before { + content: "\e97c"; +} +.brz9-icon-alarm:before { + content: "\e97d"; +} +.brz9-icon-bell:before { + content: "\e97e"; +} +.brz9-icon-calendar:before { + content: "\e97f"; +} +.brz9-icon-printer:before { + content: "\e980"; +} +.brz9-icon-keyboard:before { + content: "\e981"; +} +.brz9-icon-display:before { + content: "\e982"; +} +.brz9-icon-mobile:before { + content: "\e983"; +} +.brz9-icon-tablet:before { + content: "\e9ae"; +} +.brz9-icon-tv:before { + content: "\e9af"; +} +.brz9-icon-box-add:before { + content: "\e984"; +} +.brz9-icon-box-remove:before { + content: "\e985"; +} +.brz9-icon-floppy-disk:before { + content: "\e986"; +} +.brz9-icon-undo:before { + content: "\e9b0"; +} +.brz9-icon-redo:before { + content: "\e9b1"; +} +.brz9-icon-undo-arrow:before { + content: "\e9b3"; +} +.brz9-icon-redo-arrow:before { + content: "\e9b4"; +} +.brz9-icon-forward-arrow:before { + content: "\e9b6"; +} +.brz9-icon-reply-arrow:before { + content: "\e9b7"; +} +.brz9-icon-bubble:before { + content: "\e987"; +} +.brz9-icon-bubbles:before { + content: "\e988"; +} +.brz9-icon-bubbles2:before { + content: "\e989"; +} +.brz9-icon-user:before { + content: "\e9b8"; +} +.brz9-icon-users:before { + content: "\e9bd"; +} +.brz9-icon-quotes-left:before { + content: "\e9be"; +} +.brz9-icon-quotes-right:before { + content: "\e9bf"; +} +.brz9-icon-spinner:before { + content: "\e9c0"; +} +.brz9-icon-spinner2:before { + content: "\e9c1"; +} +.brz9-icon-spinner3:before { + content: "\e9c2"; +} +.brz9-icon-binoculars:before { + content: "\e98a"; +} +.brz9-icon-search:before { + content: "\e9c3"; +} +.brz9-icon-zoom-in:before { + content: "\e98b"; +} +.brz9-icon-zoom-out:before { + content: "\e98c"; +} +.brz9-icon-enlarge:before { + content: "\e98d"; +} +.brz9-icon-shrink:before { + content: "\e98e"; +} +.brz9-icon-enlarge2:before { + content: "\e98f"; +} +.brz9-icon-shrink2:before { + content: "\e990"; +} +.brz9-icon-equalizer:before { + content: "\e992"; +} +.brz9-icon-equalizer2:before { + content: "\e993"; +} +.brz9-icon-cog:before { + content: "\e994"; +} +.brz9-icon-bug:before { + content: "\e999"; +} +.brz9-icon-pie-chart:before { + content: "\e9c4"; +} +.brz9-icon-stats-dots:before { + content: "\e9c5"; +} +.brz9-icon-stats-bars:before { + content: "\e9c6"; +} +.brz9-icon-trophy:before { + content: "\e99e"; +} +.brz9-icon-gift:before { + content: "\e99f"; +} +.brz9-icon-leaf:before { + content: "\e9a4"; +} +.brz9-icon-lab:before { + content: "\e9aa"; +} +.brz9-icon-bin:before { + content: "\e9ac"; +} +.brz9-icon-bin-alt:before { + content: "\e9c7"; +} +.brz9-icon-accessibility:before { + content: "\e9b2"; +} +.brz9-icon-power:before { + content: "\e9b5"; +} +.brz9-icon-switch:before { + content: "\e9c8"; +} +.brz9-icon-power-cord:before { + content: "\e9ce"; +} +.brz9-icon-list-numbered:before { + content: "\e9b9"; +} +.brz9-icon-list-check:before { + content: "\e9ba"; +} +.brz9-icon-list-bullet:before { + content: "\e9bb"; +} +.brz9-icon-tree:before { + content: "\e9bc"; +} +.brz9-icon-cloud:before { + content: "\e9cf"; +} +.brz9-icon-cloud-download:before { + content: "\e9d0"; +} +.brz9-icon-cloud-upload:before { + content: "\e9d1"; +} +.brz9-icon-cloud-check:before { + content: "\e9d6"; +} +.brz9-icon-download:before { + content: "\e9dc"; +} +.brz9-icon-upload:before { + content: "\e9dd"; +} +.brz9-icon-sphere:before { + content: "\e9c9"; +} +.brz9-icon-earth:before { + content: "\e9ca"; +} +.brz9-icon-link:before { + content: "\e9cb"; +} +.brz9-icon-flag:before { + content: "\e9cc"; +} +.brz9-icon-attachment:before { + content: "\e9cd"; +} +.brz9-icon-eye:before { + content: "\e9de"; +} +.brz9-icon-eye-plus:before { + content: "\e9df"; +} +.brz9-icon-eye-minus:before { + content: "\e9e0"; +} +.brz9-icon-eye-blocked:before { + content: "\e9e1"; +} +.brz9-icon-bookmark:before { + content: "\e9d2"; +} +.brz9-icon-bookmarks:before { + content: "\e9d3"; +} +.brz9-icon-sun:before { + content: "\e9d4"; +} +.brz9-icon-contrast:before { + content: "\e9d5"; +} +.brz9-icon-brightness-contrast:before { + content: "\e9e2"; +} +.brz9-icon-star-empty:before { + content: "\e9d7"; +} +.brz9-icon-star-half:before { + content: "\e9d8"; +} +.brz9-icon-star-full:before { + content: "\e9d9"; +} +.brz9-icon-heart:before { + content: "\e9da"; +} +.brz9-icon-heart-broken:before { + content: "\e9db"; +} +.brz9-icon-warning:before { + content: "\ea07"; +} +.brz9-icon-notification:before { + content: "\ea08"; +} +.brz9-icon-question:before { + content: "\ea09"; +} +.brz9-icon-plus:before { + content: "\ea0a"; +} +.brz9-icon-minus:before { + content: "\ea0b"; +} +.brz9-icon-info:before { + content: "\ea0c"; +} +.brz9-icon-cancel-circle:before { + content: "\ea0d"; +} +.brz9-icon-blocked:before { + content: "\ea0e"; +} +.brz9-icon-cross:before { + content: "\ea0f"; +} +.brz9-icon-checkmark:before { + content: "\ea10"; +} +.brz9-icon-checkmark-outline:before { + content: "\ea11"; +} +.brz9-icon-enter:before { + content: "\ea13"; +} +.brz9-icon-exit:before { + content: "\ea14"; +} +.brz9-icon-play-circle:before { + content: "\ea15"; +} +.brz9-icon-pause-circle:before { + content: "\ea16"; +} +.brz9-icon-stop-circle:before { + content: "\ea17"; +} +.brz9-icon-previous-circle:before { + content: "\ea18"; +} +.brz9-icon-next-circle:before { + content: "\ea19"; +} +.brz9-icon-backward-circle:before { + content: "\ea1a"; +} +.brz9-icon-forward-circle:before { + content: "\ea1b"; +} +.brz9-icon-play:before { + content: "\ea1c"; +} +.brz9-icon-pause:before { + content: "\ea1d"; +} +.brz9-icon-stop:before { + content: "\ea1e"; +} +.brz9-icon-backward:before { + content: "\ea1f"; +} +.brz9-icon-forward:before { + content: "\ea20"; +} +.brz9-icon-first:before { + content: "\ea21"; +} +.brz9-icon-last:before { + content: "\ea22"; +} +.brz9-icon-previous:before { + content: "\ea23"; +} +.brz9-icon-next:before { + content: "\ea24"; +} +.brz9-icon-eject:before { + content: "\ea25"; +} +.brz9-icon-volume-high:before { + content: "\ea26"; +} +.brz9-icon-volume-medium:before { + content: "\ea27"; +} +.brz9-icon-volume-low:before { + content: "\ea28"; +} +.brz9-icon-volume-mute:before { + content: "\ea29"; +} +.brz9-icon-volume-mute2:before { + content: "\ea2a"; +} +.brz9-icon-volume-increase:before { + content: "\ea2b"; +} +.brz9-icon-volume-decrease:before { + content: "\ea2c"; +} +.brz9-icon-loop:before { + content: "\ea2d"; +} +.brz9-icon-loop2:before { + content: "\ea2e"; +} +.brz9-icon-infinite:before { + content: "\ea2f"; +} +.brz9-icon-shuffle:before { + content: "\ea30"; +} +.brz9-icon-arrow-up-left:before { + content: "\ea31"; +} +.brz9-icon-arrow-up:before { + content: "\2b06"; +} +.brz9-icon-arrow-up-right:before { + content: "\ea33"; +} +.brz9-icon-arrow-right:before { + content: "\ea34"; +} +.brz9-icon-arrow-down-right:before { + content: "\ea35"; +} +.brz9-icon-arrow-down:before { + content: "\ea36"; +} +.brz9-icon-arrow-down-left:before { + content: "\ea37"; +} +.brz9-icon-arrow-left:before { + content: "\ea38"; +} +.brz9-icon-circle-up:before { + content: "\ea41"; +} +.brz9-icon-circle-right:before { + content: "\ea42"; +} +.brz9-icon-circle-down:before { + content: "\ea43"; +} +.brz9-icon-circle-left:before { + content: "\ea44"; +} +.brz9-icon-tab:before { + content: "\ea45"; +} +.brz9-icon-sort-alpha-asc:before { + content: "\ea48"; +} +.brz9-icon-sort-alpha-desc:before { + content: "\ea49"; +} +.brz9-icon-sort-numeric-asc:before { + content: "\ea4a"; +} +.brz9-icon-sort-numberic-desc:before { + content: "\ea4b"; +} +.brz9-icon-command:before { + content: "\ea4e"; +} +.brz9-icon-shift:before { + content: "\ea4f"; +} +.brz9-icon-ctrl:before { + content: "\ea50"; +} +.brz9-icon-opt:before { + content: "\ea51"; +} +.brz9-icon-checkbox-checked:before { + content: "\ea52"; +} +.brz9-icon-checkbox-unchecked:before { + content: "\ea53"; +} +.brz9-icon-radio-checked:before { + content: "\ea54"; +} +.brz9-icon-radio-checked-alt:before { + content: "\ea55"; +} +.brz9-icon-radio-unchecked:before { + content: "\ea56"; +} +.brz9-icon-crop:before { + content: "\ea57"; +} +.brz9-icon-scissors:before { + content: "\ea5a"; +} +.brz9-icon-filter:before { + content: "\ea5b"; +} +.brz9-icon-ligature:before { + content: "\ea5d"; +} +.brz9-icon-text-height:before { + content: "\ea5f"; +} +.brz9-icon-text-width:before { + content: "\ea60"; +} +.brz9-icon-font-size:before { + content: "\ea61"; +} +.brz9-icon-bold:before { + content: "\ea62"; +} +.brz9-icon-underline:before { + content: "\ea63"; +} +.brz9-icon-italic:before { + content: "\ea64"; +} +.brz9-icon-strikethrough:before { + content: "\ea65"; +} +.brz9-icon-omega:before { + content: "\ea66"; +} +.brz9-icon-sigma:before { + content: "\ea67"; +} +.brz9-icon-table:before { + content: "\ea70"; +} +.brz9-icon-table2:before { + content: "\ea71"; +} +.brz9-icon-paragraph-left:before { + content: "\ea77"; +} +.brz9-icon-paragraph-center:before { + content: "\ea78"; +} +.brz9-icon-paragraph-right:before { + content: "\ea79"; +} +.brz9-icon-paragraph-justify:before { + content: "\ea7a"; +} +.brz9-icon-share-out:before { + content: "\ea7d"; +} +.brz9-icon-embed:before { + content: "\ea7f"; +} +.brz9-icon-embed-slash:before { + content: "\ea80"; +} +.brz9-icon-terminal:before { + content: "\ea81"; +} +.brz9-icon-share:before { + content: "\ea82"; +} +.brz9-icon-telegram:before { + content: "\ea95"; +} +.brz9-icon-rss:before { + content: "\ea9b"; +} +.brz9-icon-rss-square:before { + content: "\ea9c"; +} +.brz9-icon-dribbble:before { + content: "\eaa7"; +} +.brz9-icon-behance:before { + content: "\eaa9"; +} +.brz9-icon-deviantart:before { + content: "\eaaa"; +} +.brz9-icon-tumblr:before { + content: "\eaba"; +} +.brz9-icon-reddit:before { + content: "\eac6"; +} +.brz9-icon-stackoverflow:before { + content: "\ead0"; +} +.brz9-icon-pinterest:before { + content: "\ead1"; +} +.brz9-icon-flattr:before { + content: "\ead5"; +} +.brz9-icon-paypal:before { + content: "\ead8"; +} diff --git a/fonts/font-list b/fonts/font-list new file mode 100644 index 0000000..e69de29 diff --git a/fonts/serv/Alvania.ttf b/fonts/serv/Alvania.ttf new file mode 100644 index 0000000..0806d18 Binary files /dev/null and b/fonts/serv/Alvania.ttf differ diff --git a/fonts/serv/Ambidexter_Regular.otf b/fonts/serv/Ambidexter_Regular.otf new file mode 100644 index 0000000..63c24a4 Binary files /dev/null and b/fonts/serv/Ambidexter_Regular.otf differ diff --git a/fonts/serv/Avara_R.woff2 b/fonts/serv/Avara_R.woff2 new file mode 100644 index 0000000..91c30e0 Binary files /dev/null and b/fonts/serv/Avara_R.woff2 differ diff --git a/fonts/serv/Avara_RI.woff2 b/fonts/serv/Avara_RI.woff2 new file mode 100644 index 0000000..d40cb8f Binary files /dev/null and b/fonts/serv/Avara_RI.woff2 differ diff --git a/fonts/serv/AvenirNext-Bold.woff2 b/fonts/serv/AvenirNext-Bold.woff2 new file mode 100644 index 0000000..3709714 Binary files /dev/null and b/fonts/serv/AvenirNext-Bold.woff2 differ diff --git a/fonts/serv/AvenirNext-BoldItalic.woff2 b/fonts/serv/AvenirNext-BoldItalic.woff2 new file mode 100644 index 0000000..db639d0 Binary files /dev/null and b/fonts/serv/AvenirNext-BoldItalic.woff2 differ diff --git a/fonts/serv/AvenirNext-Demi.woff2 b/fonts/serv/AvenirNext-Demi.woff2 new file mode 100644 index 0000000..324b7c5 Binary files /dev/null and b/fonts/serv/AvenirNext-Demi.woff2 differ diff --git a/fonts/serv/AvenirNext-DemiItalic.woff2 b/fonts/serv/AvenirNext-DemiItalic.woff2 new file mode 100644 index 0000000..80a04c4 Binary files /dev/null and b/fonts/serv/AvenirNext-DemiItalic.woff2 differ diff --git a/fonts/serv/AvenirNext-Heavy.woff2 b/fonts/serv/AvenirNext-Heavy.woff2 new file mode 100644 index 0000000..8d4ec84 Binary files /dev/null and b/fonts/serv/AvenirNext-Heavy.woff2 differ diff --git a/fonts/serv/AvenirNext-HeavyItalic.woff2 b/fonts/serv/AvenirNext-HeavyItalic.woff2 new file mode 100644 index 0000000..95cc874 Binary files /dev/null and b/fonts/serv/AvenirNext-HeavyItalic.woff2 differ diff --git a/fonts/serv/AvenirNext-Italic.woff2 b/fonts/serv/AvenirNext-Italic.woff2 new file mode 100644 index 0000000..fe3705e Binary files /dev/null and b/fonts/serv/AvenirNext-Italic.woff2 differ diff --git a/fonts/serv/AvenirNext-Light.woff2 b/fonts/serv/AvenirNext-Light.woff2 new file mode 100644 index 0000000..1a40390 Binary files /dev/null and b/fonts/serv/AvenirNext-Light.woff2 differ diff --git a/fonts/serv/AvenirNext-LightItalic.woff2 b/fonts/serv/AvenirNext-LightItalic.woff2 new file mode 100644 index 0000000..8bd9634 Binary files /dev/null and b/fonts/serv/AvenirNext-LightItalic.woff2 differ diff --git a/fonts/serv/AvenirNext-Medium.woff2 b/fonts/serv/AvenirNext-Medium.woff2 new file mode 100644 index 0000000..32fa03f Binary files /dev/null and b/fonts/serv/AvenirNext-Medium.woff2 differ diff --git a/fonts/serv/AvenirNext-MediumItalic.woff2 b/fonts/serv/AvenirNext-MediumItalic.woff2 new file mode 100644 index 0000000..b52d511 Binary files /dev/null and b/fonts/serv/AvenirNext-MediumItalic.woff2 differ diff --git a/fonts/serv/AvenirNext-Regular.woff2 b/fonts/serv/AvenirNext-Regular.woff2 new file mode 100644 index 0000000..0c50b6a Binary files /dev/null and b/fonts/serv/AvenirNext-Regular.woff2 differ diff --git a/fonts/serv/AvenirNext-Thin.woff2 b/fonts/serv/AvenirNext-Thin.woff2 new file mode 100644 index 0000000..57cbc78 Binary files /dev/null and b/fonts/serv/AvenirNext-Thin.woff2 differ diff --git a/fonts/serv/AvenirNext-ThinItalic.woff2 b/fonts/serv/AvenirNext-ThinItalic.woff2 new file mode 100644 index 0000000..868443f Binary files /dev/null and b/fonts/serv/AvenirNext-ThinItalic.woff2 differ diff --git a/fonts/serv/AvenirNext-UltraLight.woff2 b/fonts/serv/AvenirNext-UltraLight.woff2 new file mode 100644 index 0000000..50e2d87 Binary files /dev/null and b/fonts/serv/AvenirNext-UltraLight.woff2 differ diff --git a/fonts/serv/AvenirNext-UltraLightIt.woff2 b/fonts/serv/AvenirNext-UltraLightIt.woff2 new file mode 100644 index 0000000..be6507d Binary files /dev/null and b/fonts/serv/AvenirNext-UltraLightIt.woff2 differ diff --git a/fonts/serv/Blankenburg.ttf b/fonts/serv/Blankenburg.ttf new file mode 100644 index 0000000..01bfe89 Binary files /dev/null and b/fonts/serv/Blankenburg.ttf differ diff --git a/fonts/serv/Blazed.ttf b/fonts/serv/Blazed.ttf new file mode 100644 index 0000000..a0527a4 Binary files /dev/null and b/fonts/serv/Blazed.ttf differ diff --git a/fonts/serv/CATReporter.ttf b/fonts/serv/CATReporter.ttf new file mode 100644 index 0000000..e999ca0 Binary files /dev/null and b/fonts/serv/CATReporter.ttf differ diff --git a/fonts/serv/Canobis-Regular.otf b/fonts/serv/Canobis-Regular.otf new file mode 100755 index 0000000..6fa2f44 Binary files /dev/null and b/fonts/serv/Canobis-Regular.otf differ diff --git a/fonts/serv/Cherish-Regular.ttf b/fonts/serv/Cherish-Regular.ttf new file mode 100644 index 0000000..a865e10 Binary files /dev/null and b/fonts/serv/Cherish-Regular.ttf differ diff --git a/fonts/serv/Commune-Nuit_Debout_Pochoir_web.woff2 b/fonts/serv/Commune-Nuit_Debout_Pochoir_web.woff2 new file mode 100644 index 0000000..8af93be Binary files /dev/null and b/fonts/serv/Commune-Nuit_Debout_Pochoir_web.woff2 differ diff --git a/fonts/serv/Commune-Nuit_Debout_web.woff2 b/fonts/serv/Commune-Nuit_Debout_web.woff2 new file mode 100644 index 0000000..58bea66 Binary files /dev/null and b/fonts/serv/Commune-Nuit_Debout_web.woff2 differ diff --git a/fonts/serv/Disket_B.ttf b/fonts/serv/Disket_B.ttf new file mode 100644 index 0000000..a33bfcc Binary files /dev/null and b/fonts/serv/Disket_B.ttf differ diff --git a/fonts/serv/Disket_R.ttf b/fonts/serv/Disket_R.ttf new file mode 100644 index 0000000..b564c60 Binary files /dev/null and b/fonts/serv/Disket_R.ttf differ diff --git a/fonts/serv/Docker_L.ttf b/fonts/serv/Docker_L.ttf new file mode 100644 index 0000000..475a6f4 Binary files /dev/null and b/fonts/serv/Docker_L.ttf differ diff --git a/fonts/serv/Docker_R.ttf b/fonts/serv/Docker_R.ttf new file mode 100644 index 0000000..060e310 Binary files /dev/null and b/fonts/serv/Docker_R.ttf differ diff --git a/fonts/serv/EBGaramond08_R.woff b/fonts/serv/EBGaramond08_R.woff new file mode 100644 index 0000000..1ff28bf Binary files /dev/null and b/fonts/serv/EBGaramond08_R.woff differ diff --git a/fonts/serv/EBGaramond08_RI.woff b/fonts/serv/EBGaramond08_RI.woff new file mode 100644 index 0000000..af33232 Binary files /dev/null and b/fonts/serv/EBGaramond08_RI.woff differ diff --git a/fonts/serv/EBGaramond12_R.woff b/fonts/serv/EBGaramond12_R.woff new file mode 100644 index 0000000..a4605d3 Binary files /dev/null and b/fonts/serv/EBGaramond12_R.woff differ diff --git a/fonts/serv/EBGaramond12_RI.woff b/fonts/serv/EBGaramond12_RI.woff new file mode 100644 index 0000000..5082aa6 Binary files /dev/null and b/fonts/serv/EBGaramond12_RI.woff differ diff --git a/fonts/serv/Envy Code R.ttf b/fonts/serv/Envy Code R.ttf new file mode 100644 index 0000000..e8e4a60 Binary files /dev/null and b/fonts/serv/Envy Code R.ttf differ diff --git a/fonts/serv/FEAST_OF_FLESH.ttf b/fonts/serv/FEAST_OF_FLESH.ttf new file mode 100644 index 0000000..38348bd Binary files /dev/null and b/fonts/serv/FEAST_OF_FLESH.ttf differ diff --git a/fonts/serv/FEAST_OF_FLESH_Italic.ttf b/fonts/serv/FEAST_OF_FLESH_Italic.ttf new file mode 100644 index 0000000..f07bd5d Binary files /dev/null and b/fonts/serv/FEAST_OF_FLESH_Italic.ttf differ diff --git a/fonts/serv/GrobeDeutschmeister.ttf b/fonts/serv/GrobeDeutschmeister.ttf new file mode 100644 index 0000000..ed1c73f Binary files /dev/null and b/fonts/serv/GrobeDeutschmeister.ttf differ diff --git a/fonts/serv/GulfsDisplay-Condensed.ttf b/fonts/serv/GulfsDisplay-Condensed.ttf new file mode 100644 index 0000000..45e1845 Binary files /dev/null and b/fonts/serv/GulfsDisplay-Condensed.ttf differ diff --git a/fonts/serv/GulfsDisplay-CondensedItalic.ttf b/fonts/serv/GulfsDisplay-CondensedItalic.ttf new file mode 100644 index 0000000..8cc80f2 Binary files /dev/null and b/fonts/serv/GulfsDisplay-CondensedItalic.ttf differ diff --git a/fonts/serv/GulfsDisplay-Expanded.ttf b/fonts/serv/GulfsDisplay-Expanded.ttf new file mode 100644 index 0000000..d8c0348 Binary files /dev/null and b/fonts/serv/GulfsDisplay-Expanded.ttf differ diff --git a/fonts/serv/GulfsDisplay-ExpandedItalic.ttf b/fonts/serv/GulfsDisplay-ExpandedItalic.ttf new file mode 100644 index 0000000..764bcfe Binary files /dev/null and b/fonts/serv/GulfsDisplay-ExpandedItalic.ttf differ diff --git a/fonts/serv/GulfsDisplay-ExtraExpanded.ttf b/fonts/serv/GulfsDisplay-ExtraExpanded.ttf new file mode 100644 index 0000000..3bd72d9 Binary files /dev/null and b/fonts/serv/GulfsDisplay-ExtraExpanded.ttf differ diff --git a/fonts/serv/GulfsDisplay-ExtraExpandedItalic.ttf b/fonts/serv/GulfsDisplay-ExtraExpandedItalic.ttf new file mode 100644 index 0000000..79e6e43 Binary files /dev/null and b/fonts/serv/GulfsDisplay-ExtraExpandedItalic.ttf differ diff --git a/fonts/serv/GulfsDisplay-Normal.ttf b/fonts/serv/GulfsDisplay-Normal.ttf new file mode 100644 index 0000000..2c82e16 Binary files /dev/null and b/fonts/serv/GulfsDisplay-Normal.ttf differ diff --git a/fonts/serv/GulfsDisplay-NormalItalic.ttf b/fonts/serv/GulfsDisplay-NormalItalic.ttf new file mode 100644 index 0000000..2200470 Binary files /dev/null and b/fonts/serv/GulfsDisplay-NormalItalic.ttf differ diff --git a/fonts/serv/GulfsDisplay-SemiCondensed.ttf b/fonts/serv/GulfsDisplay-SemiCondensed.ttf new file mode 100644 index 0000000..7373944 Binary files /dev/null and b/fonts/serv/GulfsDisplay-SemiCondensed.ttf differ diff --git a/fonts/serv/GulfsDisplay-SemiCondensedItalic.ttf b/fonts/serv/GulfsDisplay-SemiCondensedItalic.ttf new file mode 100644 index 0000000..27d7b24 Binary files /dev/null and b/fonts/serv/GulfsDisplay-SemiCondensedItalic.ttf differ diff --git a/fonts/serv/GulfsDisplay-SemiExpanded.ttf b/fonts/serv/GulfsDisplay-SemiExpanded.ttf new file mode 100644 index 0000000..fc180b4 Binary files /dev/null and b/fonts/serv/GulfsDisplay-SemiExpanded.ttf differ diff --git a/fonts/serv/GulfsDisplay-SemiExpandedItalic.ttf b/fonts/serv/GulfsDisplay-SemiExpandedItalic.ttf new file mode 100644 index 0000000..144ae0a Binary files /dev/null and b/fonts/serv/GulfsDisplay-SemiExpandedItalic.ttf differ diff --git a/fonts/serv/GulfsDisplay-Variable.ttf b/fonts/serv/GulfsDisplay-Variable.ttf new file mode 100644 index 0000000..62c3d11 Binary files /dev/null and b/fonts/serv/GulfsDisplay-Variable.ttf differ diff --git a/fonts/serv/GulfsDisplayItalic-Variable.ttf b/fonts/serv/GulfsDisplayItalic-Variable.ttf new file mode 100644 index 0000000..ad16b63 Binary files /dev/null and b/fonts/serv/GulfsDisplayItalic-Variable.ttf differ diff --git a/fonts/serv/Hamlet-Cicero12.otf b/fonts/serv/Hamlet-Cicero12.otf new file mode 100644 index 0000000..0c05e01 Binary files /dev/null and b/fonts/serv/Hamlet-Cicero12.otf differ diff --git a/fonts/serv/Hamlet-Tertia18.otf b/fonts/serv/Hamlet-Tertia18.otf new file mode 100644 index 0000000..0b19633 Binary files /dev/null and b/fonts/serv/Hamlet-Tertia18.otf differ diff --git a/fonts/serv/HermanoAlto Round.ttf b/fonts/serv/HermanoAlto Round.ttf new file mode 100644 index 0000000..193ff28 Binary files /dev/null and b/fonts/serv/HermanoAlto Round.ttf differ diff --git a/fonts/serv/HermanoAlto Stamp.ttf b/fonts/serv/HermanoAlto Stamp.ttf new file mode 100644 index 0000000..40661f7 Binary files /dev/null and b/fonts/serv/HermanoAlto Stamp.ttf differ diff --git a/fonts/serv/Hermit-Bold.otf b/fonts/serv/Hermit-Bold.otf new file mode 100644 index 0000000..dfca0cc Binary files /dev/null and b/fonts/serv/Hermit-Bold.otf differ diff --git a/fonts/serv/Hermit-BoldItalic.otf b/fonts/serv/Hermit-BoldItalic.otf new file mode 100644 index 0000000..512101c Binary files /dev/null and b/fonts/serv/Hermit-BoldItalic.otf differ diff --git a/fonts/serv/Hermit-Light.otf b/fonts/serv/Hermit-Light.otf new file mode 100644 index 0000000..5b50fb7 Binary files /dev/null and b/fonts/serv/Hermit-Light.otf differ diff --git a/fonts/serv/Hermit-LightItalic.otf b/fonts/serv/Hermit-LightItalic.otf new file mode 100644 index 0000000..a8da490 Binary files /dev/null and b/fonts/serv/Hermit-LightItalic.otf differ diff --git a/fonts/serv/Hermit-Regular.otf b/fonts/serv/Hermit-Regular.otf new file mode 100644 index 0000000..feb1937 Binary files /dev/null and b/fonts/serv/Hermit-Regular.otf differ diff --git a/fonts/serv/Hermit-RegularItalic.otf b/fonts/serv/Hermit-RegularItalic.otf new file mode 100644 index 0000000..6441bb4 Binary files /dev/null and b/fonts/serv/Hermit-RegularItalic.otf differ diff --git a/fonts/serv/Humane-Bold.ttf b/fonts/serv/Humane-Bold.ttf new file mode 100644 index 0000000..44c7ee4 Binary files /dev/null and b/fonts/serv/Humane-Bold.ttf differ diff --git a/fonts/serv/Humane-ExtraLight.ttf b/fonts/serv/Humane-ExtraLight.ttf new file mode 100644 index 0000000..c4ebdab Binary files /dev/null and b/fonts/serv/Humane-ExtraLight.ttf differ diff --git a/fonts/serv/Humane-Light.ttf b/fonts/serv/Humane-Light.ttf new file mode 100644 index 0000000..d322a67 Binary files /dev/null and b/fonts/serv/Humane-Light.ttf differ diff --git a/fonts/serv/Humane-Medium.ttf b/fonts/serv/Humane-Medium.ttf new file mode 100644 index 0000000..539134f Binary files /dev/null and b/fonts/serv/Humane-Medium.ttf differ diff --git a/fonts/serv/Humane-Regular.ttf b/fonts/serv/Humane-Regular.ttf new file mode 100644 index 0000000..f3e1079 Binary files /dev/null and b/fonts/serv/Humane-Regular.ttf differ diff --git a/fonts/serv/Humane-SemiBold.ttf b/fonts/serv/Humane-SemiBold.ttf new file mode 100644 index 0000000..e78bfbc Binary files /dev/null and b/fonts/serv/Humane-SemiBold.ttf differ diff --git a/fonts/serv/Humane-Thin.ttf b/fonts/serv/Humane-Thin.ttf new file mode 100644 index 0000000..3466448 Binary files /dev/null and b/fonts/serv/Humane-Thin.ttf differ diff --git a/fonts/serv/Imposible_outline.ttf b/fonts/serv/Imposible_outline.ttf new file mode 100644 index 0000000..7cf9c9f Binary files /dev/null and b/fonts/serv/Imposible_outline.ttf differ diff --git a/fonts/serv/Inter-Black.woff2 b/fonts/serv/Inter-Black.woff2 new file mode 100644 index 0000000..68f64c9 Binary files /dev/null and b/fonts/serv/Inter-Black.woff2 differ diff --git a/fonts/serv/Inter-BlackItalic.woff2 b/fonts/serv/Inter-BlackItalic.woff2 new file mode 100644 index 0000000..1c9c7ca Binary files /dev/null and b/fonts/serv/Inter-BlackItalic.woff2 differ diff --git a/fonts/serv/Inter-Bold.woff2 b/fonts/serv/Inter-Bold.woff2 new file mode 100644 index 0000000..2846f29 Binary files /dev/null and b/fonts/serv/Inter-Bold.woff2 differ diff --git a/fonts/serv/Inter-BoldItalic.woff2 b/fonts/serv/Inter-BoldItalic.woff2 new file mode 100644 index 0000000..0b1fe8e Binary files /dev/null and b/fonts/serv/Inter-BoldItalic.woff2 differ diff --git a/fonts/serv/Inter-ExtraBold.woff2 b/fonts/serv/Inter-ExtraBold.woff2 new file mode 100644 index 0000000..c24c2bd Binary files /dev/null and b/fonts/serv/Inter-ExtraBold.woff2 differ diff --git a/fonts/serv/Inter-ExtraBoldItalic.woff2 b/fonts/serv/Inter-ExtraBoldItalic.woff2 new file mode 100644 index 0000000..4a81dc7 Binary files /dev/null and b/fonts/serv/Inter-ExtraBoldItalic.woff2 differ diff --git a/fonts/serv/Inter-ExtraLight.woff2 b/fonts/serv/Inter-ExtraLight.woff2 new file mode 100644 index 0000000..f2ea706 Binary files /dev/null and b/fonts/serv/Inter-ExtraLight.woff2 differ diff --git a/fonts/serv/Inter-ExtraLightItalic.woff2 b/fonts/serv/Inter-ExtraLightItalic.woff2 new file mode 100644 index 0000000..9af717b Binary files /dev/null and b/fonts/serv/Inter-ExtraLightItalic.woff2 differ diff --git a/fonts/serv/Inter-Italic.woff2 b/fonts/serv/Inter-Italic.woff2 new file mode 100644 index 0000000..a619fc5 Binary files /dev/null and b/fonts/serv/Inter-Italic.woff2 differ diff --git a/fonts/serv/Inter-Light.woff2 b/fonts/serv/Inter-Light.woff2 new file mode 100644 index 0000000..bc4be66 Binary files /dev/null and b/fonts/serv/Inter-Light.woff2 differ diff --git a/fonts/serv/Inter-LightItalic.woff2 b/fonts/serv/Inter-LightItalic.woff2 new file mode 100644 index 0000000..842b2df Binary files /dev/null and b/fonts/serv/Inter-LightItalic.woff2 differ diff --git a/fonts/serv/Inter-Medium.woff2 b/fonts/serv/Inter-Medium.woff2 new file mode 100644 index 0000000..f92498a Binary files /dev/null and b/fonts/serv/Inter-Medium.woff2 differ diff --git a/fonts/serv/Inter-MediumItalic.woff2 b/fonts/serv/Inter-MediumItalic.woff2 new file mode 100644 index 0000000..0e3019f Binary files /dev/null and b/fonts/serv/Inter-MediumItalic.woff2 differ diff --git a/fonts/serv/Inter-Regular.woff2 b/fonts/serv/Inter-Regular.woff2 new file mode 100644 index 0000000..6c2b689 Binary files /dev/null and b/fonts/serv/Inter-Regular.woff2 differ diff --git a/fonts/serv/Inter-SemiBold.woff2 b/fonts/serv/Inter-SemiBold.woff2 new file mode 100644 index 0000000..611e90c Binary files /dev/null and b/fonts/serv/Inter-SemiBold.woff2 differ diff --git a/fonts/serv/Inter-SemiBoldItalic.woff2 b/fonts/serv/Inter-SemiBoldItalic.woff2 new file mode 100644 index 0000000..545685b Binary files /dev/null and b/fonts/serv/Inter-SemiBoldItalic.woff2 differ diff --git a/fonts/serv/Inter-Thin.woff2 b/fonts/serv/Inter-Thin.woff2 new file mode 100644 index 0000000..abbc3a5 Binary files /dev/null and b/fonts/serv/Inter-Thin.woff2 differ diff --git a/fonts/serv/Inter-ThinItalic.woff2 b/fonts/serv/Inter-ThinItalic.woff2 new file mode 100644 index 0000000..ab0b200 Binary files /dev/null and b/fonts/serv/Inter-ThinItalic.woff2 differ diff --git a/fonts/serv/Inter-italic.var.woff2 b/fonts/serv/Inter-italic.var.woff2 new file mode 100644 index 0000000..b826d5a Binary files /dev/null and b/fonts/serv/Inter-italic.var.woff2 differ diff --git a/fonts/serv/Inter-roman.var.woff2 b/fonts/serv/Inter-roman.var.woff2 new file mode 100644 index 0000000..6a256a0 Binary files /dev/null and b/fonts/serv/Inter-roman.var.woff2 differ diff --git a/fonts/serv/LEMONMILK-Bold.otf b/fonts/serv/LEMONMILK-Bold.otf new file mode 100644 index 0000000..d0391fc Binary files /dev/null and b/fonts/serv/LEMONMILK-Bold.otf differ diff --git a/fonts/serv/LEMONMILK-BoldItalic.otf b/fonts/serv/LEMONMILK-BoldItalic.otf new file mode 100644 index 0000000..7b02b72 Binary files /dev/null and b/fonts/serv/LEMONMILK-BoldItalic.otf differ diff --git a/fonts/serv/LEMONMILK-Light.otf b/fonts/serv/LEMONMILK-Light.otf new file mode 100644 index 0000000..24d3e10 Binary files /dev/null and b/fonts/serv/LEMONMILK-Light.otf differ diff --git a/fonts/serv/LEMONMILK-LightItalic.otf b/fonts/serv/LEMONMILK-LightItalic.otf new file mode 100644 index 0000000..0a01027 Binary files /dev/null and b/fonts/serv/LEMONMILK-LightItalic.otf differ diff --git a/fonts/serv/LEMONMILK-Medium.otf b/fonts/serv/LEMONMILK-Medium.otf new file mode 100644 index 0000000..af05cda Binary files /dev/null and b/fonts/serv/LEMONMILK-Medium.otf differ diff --git a/fonts/serv/LEMONMILK-MediumItalic.otf b/fonts/serv/LEMONMILK-MediumItalic.otf new file mode 100644 index 0000000..39dd6d6 Binary files /dev/null and b/fonts/serv/LEMONMILK-MediumItalic.otf differ diff --git a/fonts/serv/LEMONMILK-Regular.otf b/fonts/serv/LEMONMILK-Regular.otf new file mode 100644 index 0000000..b186df8 Binary files /dev/null and b/fonts/serv/LEMONMILK-Regular.otf differ diff --git a/fonts/serv/LEMONMILK-RegularItalic.otf b/fonts/serv/LEMONMILK-RegularItalic.otf new file mode 100644 index 0000000..c5d4edf Binary files /dev/null and b/fonts/serv/LEMONMILK-RegularItalic.otf differ diff --git a/fonts/serv/LaborUnion-Regular.otf b/fonts/serv/LaborUnion-Regular.otf new file mode 100644 index 0000000..f7de17b Binary files /dev/null and b/fonts/serv/LaborUnion-Regular.otf differ diff --git a/fonts/serv/LaborUnion-Small.otf b/fonts/serv/LaborUnion-Small.otf new file mode 100644 index 0000000..ee787e4 Binary files /dev/null and b/fonts/serv/LaborUnion-Small.otf differ diff --git a/fonts/serv/LeagueGothic-CondensedItalic.otf b/fonts/serv/LeagueGothic-CondensedItalic.otf new file mode 100644 index 0000000..28d7185 Binary files /dev/null and b/fonts/serv/LeagueGothic-CondensedItalic.otf differ diff --git a/fonts/serv/LeagueGothic-CondensedRegular.otf b/fonts/serv/LeagueGothic-CondensedRegular.otf new file mode 100644 index 0000000..b1e70bd Binary files /dev/null and b/fonts/serv/LeagueGothic-CondensedRegular.otf differ diff --git a/fonts/serv/LeagueGothic-Italic.otf b/fonts/serv/LeagueGothic-Italic.otf new file mode 100644 index 0000000..ce19c0a Binary files /dev/null and b/fonts/serv/LeagueGothic-Italic.otf differ diff --git a/fonts/serv/LeagueGothic-Regular.otf b/fonts/serv/LeagueGothic-Regular.otf new file mode 100644 index 0000000..6cd753f Binary files /dev/null and b/fonts/serv/LeagueGothic-Regular.otf differ diff --git a/fonts/serv/LinLibertine_R.otf b/fonts/serv/LinLibertine_R.otf new file mode 100644 index 0000000..6d345d5 Binary files /dev/null and b/fonts/serv/LinLibertine_R.otf differ diff --git a/fonts/serv/LinLibertine_RB.otf b/fonts/serv/LinLibertine_RB.otf new file mode 100644 index 0000000..811cea8 Binary files /dev/null and b/fonts/serv/LinLibertine_RB.otf differ diff --git a/fonts/serv/LinLibertine_RBI.otf b/fonts/serv/LinLibertine_RBI.otf new file mode 100644 index 0000000..c1a4ff7 Binary files /dev/null and b/fonts/serv/LinLibertine_RBI.otf differ diff --git a/fonts/serv/LinLibertine_RI.otf b/fonts/serv/LinLibertine_RI.otf new file mode 100644 index 0000000..288f5d0 Binary files /dev/null and b/fonts/serv/LinLibertine_RI.otf differ diff --git a/fonts/serv/LouisGeorgeCafe.ttf b/fonts/serv/LouisGeorgeCafe.ttf new file mode 100644 index 0000000..e31d5fd Binary files /dev/null and b/fonts/serv/LouisGeorgeCafe.ttf differ diff --git a/fonts/serv/LouisGeorgeCafeBold.ttf b/fonts/serv/LouisGeorgeCafeBold.ttf new file mode 100644 index 0000000..f417d1e Binary files /dev/null and b/fonts/serv/LouisGeorgeCafeBold.ttf differ diff --git a/fonts/serv/LouisGeorgeCafeBoldItalic.ttf b/fonts/serv/LouisGeorgeCafeBoldItalic.ttf new file mode 100644 index 0000000..0ce83b5 Binary files /dev/null and b/fonts/serv/LouisGeorgeCafeBoldItalic.ttf differ diff --git a/fonts/serv/LouisGeorgeCafeItalic.ttf b/fonts/serv/LouisGeorgeCafeItalic.ttf new file mode 100644 index 0000000..af7242b Binary files /dev/null and b/fonts/serv/LouisGeorgeCafeItalic.ttf differ diff --git a/fonts/serv/LouisGeorgeCafeLight.ttf b/fonts/serv/LouisGeorgeCafeLight.ttf new file mode 100644 index 0000000..e467044 Binary files /dev/null and b/fonts/serv/LouisGeorgeCafeLight.ttf differ diff --git a/fonts/serv/LouisGeorgeCafeLightItalic.ttf b/fonts/serv/LouisGeorgeCafeLightItalic.ttf new file mode 100644 index 0000000..3028f2e Binary files /dev/null and b/fonts/serv/LouisGeorgeCafeLightItalic.ttf differ diff --git a/fonts/serv/Mamenchisa.otf b/fonts/serv/Mamenchisa.otf new file mode 100644 index 0000000..6133527 Binary files /dev/null and b/fonts/serv/Mamenchisa.otf differ diff --git a/fonts/serv/MammutCAT.ttf b/fonts/serv/MammutCAT.ttf new file mode 100644 index 0000000..929c4da Binary files /dev/null and b/fonts/serv/MammutCAT.ttf differ diff --git a/fonts/serv/MarvinVisionsBig-Bold.woff2 b/fonts/serv/MarvinVisionsBig-Bold.woff2 new file mode 100644 index 0000000..618a0db Binary files /dev/null and b/fonts/serv/MarvinVisionsBig-Bold.woff2 differ diff --git a/fonts/serv/Mersad Black.ttf b/fonts/serv/Mersad Black.ttf new file mode 100644 index 0000000..edddcc6 Binary files /dev/null and b/fonts/serv/Mersad Black.ttf differ diff --git a/fonts/serv/Mersad Bold.ttf b/fonts/serv/Mersad Bold.ttf new file mode 100644 index 0000000..a5fb3d9 Binary files /dev/null and b/fonts/serv/Mersad Bold.ttf differ diff --git a/fonts/serv/Mersad ExtraBold.ttf b/fonts/serv/Mersad ExtraBold.ttf new file mode 100644 index 0000000..296168d Binary files /dev/null and b/fonts/serv/Mersad ExtraBold.ttf differ diff --git a/fonts/serv/Mersad ExtraLight.ttf b/fonts/serv/Mersad ExtraLight.ttf new file mode 100644 index 0000000..bb1c857 Binary files /dev/null and b/fonts/serv/Mersad ExtraLight.ttf differ diff --git a/fonts/serv/Mersad Light.ttf b/fonts/serv/Mersad Light.ttf new file mode 100644 index 0000000..01216ec Binary files /dev/null and b/fonts/serv/Mersad Light.ttf differ diff --git a/fonts/serv/Mersad Medium.ttf b/fonts/serv/Mersad Medium.ttf new file mode 100644 index 0000000..1692e63 Binary files /dev/null and b/fonts/serv/Mersad Medium.ttf differ diff --git a/fonts/serv/Mersad Regular.ttf b/fonts/serv/Mersad Regular.ttf new file mode 100644 index 0000000..8fffc72 Binary files /dev/null and b/fonts/serv/Mersad Regular.ttf differ diff --git a/fonts/serv/Mersad SemiBold.ttf b/fonts/serv/Mersad SemiBold.ttf new file mode 100644 index 0000000..43b9a08 Binary files /dev/null and b/fonts/serv/Mersad SemiBold.ttf differ diff --git a/fonts/serv/Mersad Thin.ttf b/fonts/serv/Mersad Thin.ttf new file mode 100644 index 0000000..9b697d5 Binary files /dev/null and b/fonts/serv/Mersad Thin.ttf differ diff --git a/fonts/serv/Misto.otf b/fonts/serv/Misto.otf new file mode 100644 index 0000000..253b26c Binary files /dev/null and b/fonts/serv/Misto.otf differ diff --git a/fonts/serv/MonTrappist-Black.otf b/fonts/serv/MonTrappist-Black.otf new file mode 100644 index 0000000..8189afd Binary files /dev/null and b/fonts/serv/MonTrappist-Black.otf differ diff --git a/fonts/serv/Newake-Font-Demo.otf b/fonts/serv/Newake-Font-Demo.otf new file mode 100644 index 0000000..867ddf4 Binary files /dev/null and b/fonts/serv/Newake-Font-Demo.otf differ diff --git a/fonts/serv/OverpassMono_B.woff2 b/fonts/serv/OverpassMono_B.woff2 new file mode 100644 index 0000000..f1f90e0 Binary files /dev/null and b/fonts/serv/OverpassMono_B.woff2 differ diff --git a/fonts/serv/OverpassMono_R.woff2 b/fonts/serv/OverpassMono_R.woff2 new file mode 100644 index 0000000..6e1bed6 Binary files /dev/null and b/fonts/serv/OverpassMono_R.woff2 differ diff --git a/fonts/serv/Overpass_B.woff2 b/fonts/serv/Overpass_B.woff2 new file mode 100644 index 0000000..ebc48ba Binary files /dev/null and b/fonts/serv/Overpass_B.woff2 differ diff --git a/fonts/serv/Overpass_BB.woff2 b/fonts/serv/Overpass_BB.woff2 new file mode 100644 index 0000000..dbb499f Binary files /dev/null and b/fonts/serv/Overpass_BB.woff2 differ diff --git a/fonts/serv/Overpass_BBI.woff2 b/fonts/serv/Overpass_BBI.woff2 new file mode 100644 index 0000000..ed1dfd8 Binary files /dev/null and b/fonts/serv/Overpass_BBI.woff2 differ diff --git a/fonts/serv/Overpass_BI.woff2 b/fonts/serv/Overpass_BI.woff2 new file mode 100644 index 0000000..9d413a4 Binary files /dev/null and b/fonts/serv/Overpass_BI.woff2 differ diff --git a/fonts/serv/Overpass_L.woff2 b/fonts/serv/Overpass_L.woff2 new file mode 100644 index 0000000..ee55194 Binary files /dev/null and b/fonts/serv/Overpass_L.woff2 differ diff --git a/fonts/serv/Overpass_LI.woff2 b/fonts/serv/Overpass_LI.woff2 new file mode 100644 index 0000000..142ae0a Binary files /dev/null and b/fonts/serv/Overpass_LI.woff2 differ diff --git a/fonts/serv/Overpass_R.woff2 b/fonts/serv/Overpass_R.woff2 new file mode 100644 index 0000000..d1310df Binary files /dev/null and b/fonts/serv/Overpass_R.woff2 differ diff --git a/fonts/serv/Overpass_RI.woff2 b/fonts/serv/Overpass_RI.woff2 new file mode 100644 index 0000000..d76da75 Binary files /dev/null and b/fonts/serv/Overpass_RI.woff2 differ diff --git a/fonts/serv/Rafigen Demo.ttf b/fonts/serv/Rafigen Demo.ttf new file mode 100644 index 0000000..dcc9940 Binary files /dev/null and b/fonts/serv/Rafigen Demo.ttf differ diff --git a/fonts/serv/RemboyRegular.ttf b/fonts/serv/RemboyRegular.ttf new file mode 100644 index 0000000..298cb43 Binary files /dev/null and b/fonts/serv/RemboyRegular.ttf differ diff --git a/fonts/serv/Ribes-Black.otf b/fonts/serv/Ribes-Black.otf new file mode 100644 index 0000000..770f1a6 Binary files /dev/null and b/fonts/serv/Ribes-Black.otf differ diff --git a/fonts/serv/Roboto_B.ttf b/fonts/serv/Roboto_B.ttf new file mode 100644 index 0000000..d998cf5 Binary files /dev/null and b/fonts/serv/Roboto_B.ttf differ diff --git a/fonts/serv/Roboto_BB.ttf b/fonts/serv/Roboto_BB.ttf new file mode 100644 index 0000000..2d45238 Binary files /dev/null and b/fonts/serv/Roboto_BB.ttf differ diff --git a/fonts/serv/Roboto_BBI.ttf b/fonts/serv/Roboto_BBI.ttf new file mode 100644 index 0000000..29a4359 Binary files /dev/null and b/fonts/serv/Roboto_BBI.ttf differ diff --git a/fonts/serv/Roboto_BI.ttf b/fonts/serv/Roboto_BI.ttf new file mode 100644 index 0000000..b4e2210 Binary files /dev/null and b/fonts/serv/Roboto_BI.ttf differ diff --git a/fonts/serv/Roboto_L.ttf b/fonts/serv/Roboto_L.ttf new file mode 100644 index 0000000..3526798 Binary files /dev/null and b/fonts/serv/Roboto_L.ttf differ diff --git a/fonts/serv/Roboto_LI.ttf b/fonts/serv/Roboto_LI.ttf new file mode 100644 index 0000000..46e9bf7 Binary files /dev/null and b/fonts/serv/Roboto_LI.ttf differ diff --git a/fonts/serv/Roboto_R.ttf b/fonts/serv/Roboto_R.ttf new file mode 100644 index 0000000..2b6392f Binary files /dev/null and b/fonts/serv/Roboto_R.ttf differ diff --git a/fonts/serv/Roboto_RI.ttf b/fonts/serv/Roboto_RI.ttf new file mode 100644 index 0000000..5b390ff Binary files /dev/null and b/fonts/serv/Roboto_RI.ttf differ diff --git a/fonts/serv/SaintRegus-SemiBold.otf b/fonts/serv/SaintRegus-SemiBold.otf new file mode 100644 index 0000000..b4f3c38 Binary files /dev/null and b/fonts/serv/SaintRegus-SemiBold.otf differ diff --git a/fonts/serv/SaintRegus-SemiBoldCondensed.otf b/fonts/serv/SaintRegus-SemiBoldCondensed.otf new file mode 100644 index 0000000..08d2877 Binary files /dev/null and b/fonts/serv/SaintRegus-SemiBoldCondensed.otf differ diff --git a/fonts/serv/SaintRegus-SemiBoldExpanded.otf b/fonts/serv/SaintRegus-SemiBoldExpanded.otf new file mode 100644 index 0000000..791d61e Binary files /dev/null and b/fonts/serv/SaintRegus-SemiBoldExpanded.otf differ diff --git a/fonts/serv/SonderRegular.otf b/fonts/serv/SonderRegular.otf new file mode 100644 index 0000000..1e6084e Binary files /dev/null and b/fonts/serv/SonderRegular.otf differ diff --git a/fonts/serv/Surfing_Capital.ttf b/fonts/serv/Surfing_Capital.ttf new file mode 100644 index 0000000..328547c Binary files /dev/null and b/fonts/serv/Surfing_Capital.ttf differ diff --git a/fonts/serv/Tintin.ttf b/fonts/serv/Tintin.ttf new file mode 100644 index 0000000..270d3f8 Binary files /dev/null and b/fonts/serv/Tintin.ttf differ diff --git a/fonts/serv/Vercetti-Regular.otf b/fonts/serv/Vercetti-Regular.otf new file mode 100644 index 0000000..5d3ba3d Binary files /dev/null and b/fonts/serv/Vercetti-Regular.otf differ diff --git a/fonts/serv/Vollkorn_B.woff2 b/fonts/serv/Vollkorn_B.woff2 new file mode 100644 index 0000000..dd49127 Binary files /dev/null and b/fonts/serv/Vollkorn_B.woff2 differ diff --git a/fonts/serv/Vollkorn_BB.woff2 b/fonts/serv/Vollkorn_BB.woff2 new file mode 100644 index 0000000..45781e9 Binary files /dev/null and b/fonts/serv/Vollkorn_BB.woff2 differ diff --git a/fonts/serv/Vollkorn_BBI.woff2 b/fonts/serv/Vollkorn_BBI.woff2 new file mode 100644 index 0000000..3e2bca4 Binary files /dev/null and b/fonts/serv/Vollkorn_BBI.woff2 differ diff --git a/fonts/serv/Vollkorn_BI.woff2 b/fonts/serv/Vollkorn_BI.woff2 new file mode 100644 index 0000000..3c35c6a Binary files /dev/null and b/fonts/serv/Vollkorn_BI.woff2 differ diff --git a/fonts/serv/Vollkorn_L.woff2 b/fonts/serv/Vollkorn_L.woff2 new file mode 100644 index 0000000..dbd7cb3 Binary files /dev/null and b/fonts/serv/Vollkorn_L.woff2 differ diff --git a/fonts/serv/Vollkorn_LI.woff2 b/fonts/serv/Vollkorn_LI.woff2 new file mode 100644 index 0000000..86adcfe Binary files /dev/null and b/fonts/serv/Vollkorn_LI.woff2 differ diff --git a/fonts/serv/Vollkorn_R.woff2 b/fonts/serv/Vollkorn_R.woff2 new file mode 100644 index 0000000..741d82f Binary files /dev/null and b/fonts/serv/Vollkorn_R.woff2 differ diff --git a/fonts/serv/Vollkorn_RI.woff2 b/fonts/serv/Vollkorn_RI.woff2 new file mode 100644 index 0000000..4c1d40b Binary files /dev/null and b/fonts/serv/Vollkorn_RI.woff2 differ diff --git a/fonts/serv/Wavehaus-128Bold.otf b/fonts/serv/Wavehaus-128Bold.otf new file mode 100644 index 0000000..e8daaa2 Binary files /dev/null and b/fonts/serv/Wavehaus-128Bold.otf differ diff --git a/fonts/serv/Wavehaus-158ExtraBold.otf b/fonts/serv/Wavehaus-158ExtraBold.otf new file mode 100644 index 0000000..fb87438 Binary files /dev/null and b/fonts/serv/Wavehaus-158ExtraBold.otf differ diff --git a/fonts/serv/Wavehaus-28Thin.otf b/fonts/serv/Wavehaus-28Thin.otf new file mode 100644 index 0000000..9f04d20 Binary files /dev/null and b/fonts/serv/Wavehaus-28Thin.otf differ diff --git a/fonts/serv/Wavehaus-42Light.otf b/fonts/serv/Wavehaus-42Light.otf new file mode 100644 index 0000000..003587d Binary files /dev/null and b/fonts/serv/Wavehaus-42Light.otf differ diff --git a/fonts/serv/Wavehaus-66Book.otf b/fonts/serv/Wavehaus-66Book.otf new file mode 100644 index 0000000..2a43acd Binary files /dev/null and b/fonts/serv/Wavehaus-66Book.otf differ diff --git a/fonts/serv/Wavehaus-95SemiBold.otf b/fonts/serv/Wavehaus-95SemiBold.otf new file mode 100644 index 0000000..f19be16 Binary files /dev/null and b/fonts/serv/Wavehaus-95SemiBold.otf differ diff --git a/fonts/serv/banco.ttf b/fonts/serv/banco.ttf new file mode 100644 index 0000000..221cec8 Binary files /dev/null and b/fonts/serv/banco.ttf differ diff --git a/fonts/serv/font-list b/fonts/serv/font-list new file mode 100644 index 0000000..1927c1b --- /dev/null +++ b/fonts/serv/font-list @@ -0,0 +1,229 @@ +ls *.woff2 *.woff *.ttf *.otf gave me the following list: + +Alvania.ttf +Ambidexter_Regular.otf +Archive.ttf +Arturito.ttf +Avara_R.woff2 +Avara_RI.woff2 +AvenirNext-Bold.woff2 +AvenirNext-BoldItalic.woff2 +AvenirNext-Demi.woff2 +AvenirNext-DemiItalic.woff2 +AvenirNext-Heavy.woff2 +AvenirNext-HeavyItalic.woff2 +AvenirNext-Italic.woff2 +AvenirNext-Light.woff2 +AvenirNext-LightItalic.woff2 +AvenirNext-Medium.woff2 +AvenirNext-MediumItalic.woff2 +AvenirNext-Regular.woff2 +AvenirNext-Thin.woff2 +AvenirNext-ThinItalic.woff2 +AvenirNext-UltraLight.woff2 +AvenirNext-UltraLightIt.woff2 +Axis.otf +Baldur.ttf +Bizon.otf +Blankenburg.ttf +Blazed.ttf +Bondi.otf +Boston.ttf +CATReporter.ttf +Canobis-Regular.otf +Cherish-Regular.ttf +ComicTantrum.otf +Commune-Nuit_Debout_Pochoir_web.woff2 +Commune-Nuit_Debout_web.woff2 +Disket_B.ttf +Disket_R.ttf +Docker_L.ttf +Docker_R.ttf +DonJose.otf +Doppelganger.otf +EBGaramond08_R.woff +EBGaramond08_RI.woff +EBGaramond12_R.woff +EBGaramond12_RI.woff +Envy Code R.ttf +FEAST_OF_FLESH.ttf +FEAST_OF_FLESH_Italic.ttf +Forta.woff2 +GrobeDeutschmeister.ttf +GulfsDisplay-Condensed.ttf +GulfsDisplay-CondensedItalic.ttf +GulfsDisplay-Expanded.ttf +GulfsDisplay-ExpandedItalic.ttf +GulfsDisplay-ExtraExpanded.ttf +GulfsDisplay-ExtraExpandedItalic.ttf +GulfsDisplay-Normal.ttf +GulfsDisplay-NormalItalic.ttf +GulfsDisplay-SemiCondensed.ttf +GulfsDisplay-SemiCondensedItalic.ttf +GulfsDisplay-SemiExpanded.ttf +GulfsDisplay-SemiExpandedItalic.ttf +GulfsDisplay-Variable.ttf +GulfsDisplayItalic-Variable.ttf +Hamlet-Cicero12.otf +Hamlet-Tertia18.otf +Harbinger.otf +HermanoAlto Round.ttf +HermanoAlto Stamp.ttf +Hermit-Bold.otf +Hermit-BoldItalic.otf +Hermit-Light.otf +Hermit-LightItalic.otf +Hermit-Regular.otf +Hermit-RegularItalic.otf +Humane-Bold.ttf +Humane-ExtraLight.ttf +Humane-Light.ttf +Humane-Medium.ttf +Humane-Regular.ttf +Humane-SemiBold.ttf +Humane-Thin.ttf +Imposible_outline.ttf +Inter-Black.woff2 +Inter-BlackItalic.woff2 +Inter-Bold.woff2 +Inter-BoldItalic.woff2 +Inter-ExtraBold.woff2 +Inter-ExtraBoldItalic.woff2 +Inter-ExtraLight.woff2 +Inter-ExtraLightItalic.woff2 +Inter-Italic.woff2 +Inter-Light.woff2 +Inter-LightItalic.woff2 +Inter-Medium.woff2 +Inter-MediumItalic.woff2 +Inter-Regular.woff2 +Inter-SemiBold.woff2 +Inter-SemiBoldItalic.woff2 +Inter-Thin.woff2 +Inter-ThinItalic.woff2 +Inter-italic.var.woff2 +Inter-roman.var.woff2 +Kielo.otf +LEMONMILK-Bold.otf +LEMONMILK-BoldItalic.otf +LEMONMILK-Light.otf +LEMONMILK-LightItalic.otf +LEMONMILK-Medium.otf +LEMONMILK-MediumItalic.otf +LEMONMILK-Regular.otf +LEMONMILK-RegularItalic.otf +LaborUnion-Regular.otf +LaborUnion-Small.otf +LeagueGothic-CondensedItalic.otf +LeagueGothic-CondensedRegular.otf +LeagueGothic-Italic.otf +LeagueGothic-Regular.otf +Leiko.otf +LinLibertine_R.otf +LinLibertine_RB.otf +LinLibertine_RBI.otf +LinLibertine_RI.otf +LouisGeorgeCafe.ttf +LouisGeorgeCafeBold.ttf +LouisGeorgeCafeBoldItalic.ttf +LouisGeorgeCafeItalic.ttf +LouisGeorgeCafeLight.ttf +LouisGeorgeCafeLightItalic.ttf +MDTall.ttf +Mamenchisa.otf +MammutCAT.ttf +Margaret.otf +MarvinVisionsBig-Bold.woff2 +Mersad Black.ttf +Mersad Bold.ttf +Mersad ExtraBold.ttf +Mersad ExtraLight.ttf +Mersad Light.ttf +Mersad Medium.ttf +Mersad Regular.ttf +Mersad SemiBold.ttf +Mersad Thin.ttf +MilkCarton.otf +Misto.otf +MonTrappist-Black.otf +Monolith.otf +Montreau.otf +NIM.ttf +Newake-Font-Demo.otf +OverpassMono_B.woff2 +OverpassMono_R.woff2 +Overpass_B.woff2 +Overpass_BB.woff2 +Overpass_BBI.woff2 +Overpass_BI.woff2 +Overpass_L.woff2 +Overpass_LI.woff2 +Overpass_R.woff2 +Overpass_RI.woff2 +Planck.otf +Quakep.otf +REFUSE.otf +RESIN.woff +Rafigen Demo.ttf +RemboyRegular.ttf +Ribes-Black.otf +Roboto_B.ttf +Roboto_BB.ttf +Roboto_BBI.ttf +Roboto_BI.ttf +Roboto_L.ttf +Roboto_LI.ttf +Roboto_R.ttf +Roboto_RI.ttf +RousseauDeco.ttf +SaintRegus-SemiBold.otf +SaintRegus-SemiBoldCondensed.otf +SaintRegus-SemiBoldExpanded.otf +SonderRegular.otf +Surfing_Capital.ttf +Theater.otf +Tintin.ttf +Trappist.otf +Tropikal.otf +Ustroke.ttf +Vercetti-Regular.otf +Vollkorn_B.woff2 +Vollkorn_BB.woff2 +Vollkorn_BBI.woff2 +Vollkorn_BI.woff2 +Vollkorn_L.woff2 +Vollkorn_LI.woff2 +Vollkorn_R.woff2 +Vollkorn_RI.woff2 +VolumeDealer.otf +Wavehaus-128Bold.otf +Wavehaus-158ExtraBold.otf +Wavehaus-28Thin.otf +Wavehaus-42Light.otf +Wavehaus-66Book.otf +Wavehaus-95SemiBold.otf +Werbedeutsch.otf +banco.ttf +mononoki-Bold.ttf +mononoki-BoldItalic.ttf +mononoki-Italic.ttf +mononoki-Regular.ttf +theboldfont.ttf + +Write a JSON file with this style: + +[ + "vollkorn" : { + "name": "Vollkorn", + "weights" : { + "400": "Vollkorn_R.woff2", + "400i": "Vollkorn_RI.woff2", + "700": "Vollkorn_B.woff2", + "700i": "Vollkorn_BI.woff2" + ... + }, + "tags" : ["serif", "google-fonts"], + "license" : "SIL Open Font License, 1.1", + } +] + diff --git a/fonts/serv/fonts.html b/fonts/serv/fonts.html new file mode 100644 index 0000000..811f332 --- /dev/null +++ b/fonts/serv/fonts.html @@ -0,0 +1,128 @@ +
+Planck
+Bizon
+Margaret
+LinLibertine_RB
+LinLibertine_RBI
+LinLibertine_R
+LinLibertine_RI
+Docker_R
+Docker_L
+MDTall
+Quakep
+REFUSE
+Blazed
+ComicTantrum
+Doppelganger
+Commune-Nuit_Debout_web
+Commune-Nuit_Debout_Pochoir_web
+Alvania
+Axis
+Ustroke
+RousseauDeco
+Montreau
+Theater
+Overpass_BB
+Overpass_L
+Overpass_R
+Overpass_BI
+Overpass_BBI
+Overpass_LI
+Overpass_B
+Overpass_RI
+Boston
+AvenirNext-DemiItalic
+AvenirNext-Regular
+AvenirNext-Heavy
+AvenirNext-UltraLightIt
+AvenirNext-Medium
+AvenirNext-HeavyItalic
+AvenirNext-MediumItalic
+AvenirNext-Light
+AvenirNext-Bold
+AvenirNext-Italic
+AvenirNext-LightItalic
+AvenirNext-ThinItalic
+AvenirNext-Demi
+AvenirNext-Thin
+AvenirNext-BoldItalic
+AvenirNext-UltraLight
+Trappist
+Forta
+NIM
+Avara_RI
+Avara_R
+Disket_R
+Disket_B
+Werbedeutsch
+Inter-Medium
+Inter-Black
+Inter-Regular
+Inter-ExtraLight
+Inter-ThinItalic
+Inter-Light
+Inter-Thin
+Inter-MediumItalic
+Inter-ExtraBold
+Inter-roman.var
+Inter-SemiBold
+Inter-LightItalic
+Inter-BoldItalic
+Inter-Bold
+Inter-ExtraBoldItalic
+Inter-Italic
+Inter-ExtraLightItalic
+Inter-italic.var
+Inter-SemiBoldItalic
+Inter.var
+Inter-BlackItalic
+DonJose
+MilkCarton
+Baldur
+banco
+Monolith
+Arturito
+Vollkorn_RI
+Vollkorn_B
+Vollkorn_LI
+Vollkorn_BBI
+Vollkorn_BI
+Vollkorn_R
+Vollkorn_L
+Vollkorn_BB
+MarvinVisionsBig-Bold
+Tropikal
+Bondi
+Roboto_RI
+Roboto_BB
+Roboto_LI
+Roboto_R
+Roboto_B
+Roboto_L
+Roboto_BI
+Roboto_BBI
+Blankenburg
+VolumeDealer
+Ambidexter_Regular
+Kielo
+Harbinger
+Leiko
+LEMONMILK-LightItalic
+LEMONMILK-Medium
+LEMONMILK-MediumItalic
+LEMONMILK-BoldItalic
+LEMONMILK-RegularItalic
+LEMONMILK-Regular
+LEMONMILK-Bold
+LEMONMILK-Light
+OverpassMono_R
+OverpassMono_B
+theboldfont
+LouisGeorgeCafeItalic
+LouisGeorgeCafeBold
+LouisGeorgeCafeBoldItalic
+LouisGeorgeCafeLightItalic
+LouisGeorgeCafeLight
+LouisGeorgeCafe
+Archive
+ diff --git a/fonts/serv/list.sh b/fonts/serv/list.sh new file mode 100755 index 0000000..cf18cc0 --- /dev/null +++ b/fonts/serv/list.sh @@ -0,0 +1,54 @@ +#!/bin/bash + +# Define your font directory +font_dir='./' + +# Define the URL path to your fonts relative to the HTML file +font_url_path='./' + +# Create or overwrite the style.css file +echo "" > style.css + +# Create or overwrite the fonts.html file with its initial content +echo "" > fonts.html + +# Find all the font files +for font_file in $(find $font_dir -type f \( -iname "*.ttf" -o -iname "*.otf" -o -iname "*.woff2" \)); do + # Extract the base font file name + base_font_file=$(basename $font_file) + + # Generate a font name from the file name by removing the extension + font_name="${base_font_file%.*}" + + # Create a @font-face rule + echo " + @font-face { + font-family: '$font_name'; + src: url('$font_url_path/$base_font_file'); + }" >> style.css +done + +# Again, find all the font files +for font_file in $(find $font_dir -type f \( -iname "*.ttf" -o -iname "*.otf" -o -iname "*.woff2" \)); do + # Generate a font name from the file name by removing the extension + base_font_file=$(basename $font_file) + font_name="${base_font_file%.*}" + + # Display the font name in its own font + echo "$font_name
" >> fonts.html +done + +# Close the HTML file +echo "" >> fonts.html + +# Add css classes for each font in style.css +for font_file in $(find $font_dir -type f \( -iname "*.ttf" -o -iname "*.otf" -o -iname "*.woff2" \)); do + # Generate a font name from the file name by removing the extension + base_font_file=$(basename $font_file) + font_name="${base_font_file%.*}" + + echo " + .$font_name { + font-family: '$font_name'; + }" >> style.css +done \ No newline at end of file diff --git a/fonts/serv/mononoki-Bold.ttf b/fonts/serv/mononoki-Bold.ttf new file mode 100644 index 0000000..407ed3e Binary files /dev/null and b/fonts/serv/mononoki-Bold.ttf differ diff --git a/fonts/serv/mononoki-BoldItalic.ttf b/fonts/serv/mononoki-BoldItalic.ttf new file mode 100644 index 0000000..784c2d0 Binary files /dev/null and b/fonts/serv/mononoki-BoldItalic.ttf differ diff --git a/fonts/serv/mononoki-Italic.ttf b/fonts/serv/mononoki-Italic.ttf new file mode 100644 index 0000000..dad4dcc Binary files /dev/null and b/fonts/serv/mononoki-Italic.ttf differ diff --git a/fonts/serv/mononoki-Regular.ttf b/fonts/serv/mononoki-Regular.ttf new file mode 100644 index 0000000..9510ac8 Binary files /dev/null and b/fonts/serv/mononoki-Regular.ttf differ diff --git a/fonts/serv/style.css b/fonts/serv/style.css new file mode 100644 index 0000000..682fd31 --- /dev/null +++ b/fonts/serv/style.css @@ -0,0 +1,1135 @@ + + + @font-face { + font-family: 'Planck'; + src: url('.//Planck.otf'); + } + + @font-face { + font-family: 'Bizon'; + src: url('.//Bizon.otf'); + } + + @font-face { + font-family: 'Margaret'; + src: url('.//Margaret.otf'); + } + + @font-face { + font-family: 'LinLibertine_RB'; + src: url('.//LinLibertine_RB.otf'); + } + + @font-face { + font-family: 'LinLibertine_RBI'; + src: url('.//LinLibertine_RBI.otf'); + } + + @font-face { + font-family: 'LinLibertine_R'; + src: url('.//LinLibertine_R.otf'); + } + + @font-face { + font-family: 'LinLibertine_RI'; + src: url('.//LinLibertine_RI.otf'); + } + + @font-face { + font-family: 'Docker_R'; + src: url('.//Docker_R.ttf'); + } + + @font-face { + font-family: 'Docker_L'; + src: url('.//Docker_L.ttf'); + } + + @font-face { + font-family: 'MDTall'; + src: url('.//MDTall.ttf'); + } + + @font-face { + font-family: 'Quakep'; + src: url('.//Quakep.otf'); + } + + @font-face { + font-family: 'REFUSE'; + src: url('.//REFUSE.otf'); + } + + @font-face { + font-family: 'Blazed'; + src: url('.//Blazed.ttf'); + } + + @font-face { + font-family: 'ComicTantrum'; + src: url('.//ComicTantrum.otf'); + } + + @font-face { + font-family: 'Doppelganger'; + src: url('.//Doppelganger.otf'); + } + + @font-face { + font-family: 'Commune-Nuit_Debout_web'; + src: url('.//Commune-Nuit_Debout_web.woff2'); + } + + @font-face { + font-family: 'Commune-Nuit_Debout_Pochoir_web'; + src: url('.//Commune-Nuit_Debout_Pochoir_web.woff2'); + } + + @font-face { + font-family: 'Alvania'; + src: url('.//Alvania.ttf'); + } + + @font-face { + font-family: 'Axis'; + src: url('.//Axis.otf'); + } + + @font-face { + font-family: 'Ustroke'; + src: url('.//Ustroke.ttf'); + } + + @font-face { + font-family: 'RousseauDeco'; + src: url('.//RousseauDeco.ttf'); + } + + @font-face { + font-family: 'Montreau'; + src: url('.//Montreau.otf'); + } + + @font-face { + font-family: 'Theater'; + src: url('.//Theater.otf'); + } + + @font-face { + font-family: 'Overpass_BB'; + src: url('.//Overpass_BB.woff2'); + } + + @font-face { + font-family: 'Overpass_L'; + src: url('.//Overpass_L.woff2'); + } + + @font-face { + font-family: 'Overpass_R'; + src: url('.//Overpass_R.woff2'); + } + + @font-face { + font-family: 'Overpass_BI'; + src: url('.//Overpass_BI.woff2'); + } + + @font-face { + font-family: 'Overpass_BBI'; + src: url('.//Overpass_BBI.woff2'); + } + + @font-face { + font-family: 'Overpass_LI'; + src: url('.//Overpass_LI.woff2'); + } + + @font-face { + font-family: 'Overpass_B'; + src: url('.//Overpass_B.woff2'); + } + + @font-face { + font-family: 'Overpass_RI'; + src: url('.//Overpass_RI.woff2'); + } + + @font-face { + font-family: 'Boston'; + src: url('.//Boston.ttf'); + } + + @font-face { + font-family: 'AvenirNext-DemiItalic'; + src: url('.//AvenirNext-DemiItalic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Regular'; + src: url('.//AvenirNext-Regular.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Heavy'; + src: url('.//AvenirNext-Heavy.woff2'); + } + + @font-face { + font-family: 'AvenirNext-UltraLightIt'; + src: url('.//AvenirNext-UltraLightIt.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Medium'; + src: url('.//AvenirNext-Medium.woff2'); + } + + @font-face { + font-family: 'AvenirNext-HeavyItalic'; + src: url('.//AvenirNext-HeavyItalic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-MediumItalic'; + src: url('.//AvenirNext-MediumItalic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Light'; + src: url('.//AvenirNext-Light.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Bold'; + src: url('.//AvenirNext-Bold.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Italic'; + src: url('.//AvenirNext-Italic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-LightItalic'; + src: url('.//AvenirNext-LightItalic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-ThinItalic'; + src: url('.//AvenirNext-ThinItalic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Demi'; + src: url('.//AvenirNext-Demi.woff2'); + } + + @font-face { + font-family: 'AvenirNext-Thin'; + src: url('.//AvenirNext-Thin.woff2'); + } + + @font-face { + font-family: 'AvenirNext-BoldItalic'; + src: url('.//AvenirNext-BoldItalic.woff2'); + } + + @font-face { + font-family: 'AvenirNext-UltraLight'; + src: url('.//AvenirNext-UltraLight.woff2'); + } + + @font-face { + font-family: 'Trappist'; + src: url('.//Trappist.otf'); + } + + @font-face { + font-family: 'Forta'; + src: url('.//Forta.woff2'); + } + + @font-face { + font-family: 'NIM'; + src: url('.//NIM.ttf'); + } + + @font-face { + font-family: 'Avara_RI'; + src: url('.//Avara_RI.woff2'); + } + + @font-face { + font-family: 'Avara_R'; + src: url('.//Avara_R.woff2'); + } + + @font-face { + font-family: 'Disket_R'; + src: url('.//Disket_R.ttf'); + } + + @font-face { + font-family: 'Disket_B'; + src: url('.//Disket_B.ttf'); + } + + @font-face { + font-family: 'Werbedeutsch'; + src: url('.//Werbedeutsch.otf'); + } + + @font-face { + font-family: 'Inter-Medium'; + src: url('.//Inter-Medium.woff2'); + } + + @font-face { + font-family: 'Inter-Black'; + src: url('.//Inter-Black.woff2'); + } + + @font-face { + font-family: 'Inter-Regular'; + src: url('.//Inter-Regular.woff2'); + } + + @font-face { + font-family: 'Inter-ExtraLight'; + src: url('.//Inter-ExtraLight.woff2'); + } + + @font-face { + font-family: 'Inter-ThinItalic'; + src: url('.//Inter-ThinItalic.woff2'); + } + + @font-face { + font-family: 'Inter-Light'; + src: url('.//Inter-Light.woff2'); + } + + @font-face { + font-family: 'Inter-Thin'; + src: url('.//Inter-Thin.woff2'); + } + + @font-face { + font-family: 'Inter-MediumItalic'; + src: url('.//Inter-MediumItalic.woff2'); + } + + @font-face { + font-family: 'Inter-ExtraBold'; + src: url('.//Inter-ExtraBold.woff2'); + } + + @font-face { + font-family: 'Inter-roman.var'; + src: url('.//Inter-roman.var.woff2'); + } + + @font-face { + font-family: 'Inter-SemiBold'; + src: url('.//Inter-SemiBold.woff2'); + } + + @font-face { + font-family: 'Inter-LightItalic'; + src: url('.//Inter-LightItalic.woff2'); + } + + @font-face { + font-family: 'Inter-BoldItalic'; + src: url('.//Inter-BoldItalic.woff2'); + } + + @font-face { + font-family: 'Inter-Bold'; + src: url('.//Inter-Bold.woff2'); + } + + @font-face { + font-family: 'Inter-ExtraBoldItalic'; + src: url('.//Inter-ExtraBoldItalic.woff2'); + } + + @font-face { + font-family: 'Inter-Italic'; + src: url('.//Inter-Italic.woff2'); + } + + @font-face { + font-family: 'Inter-ExtraLightItalic'; + src: url('.//Inter-ExtraLightItalic.woff2'); + } + + @font-face { + font-family: 'Inter-italic.var'; + src: url('.//Inter-italic.var.woff2'); + } + + @font-face { + font-family: 'Inter-SemiBoldItalic'; + src: url('.//Inter-SemiBoldItalic.woff2'); + } + + @font-face { + font-family: 'Inter.var'; + src: url('.//Inter.var.woff2'); + } + + @font-face { + font-family: 'Inter-BlackItalic'; + src: url('.//Inter-BlackItalic.woff2'); + } + + @font-face { + font-family: 'DonJose'; + src: url('.//DonJose.otf'); + } + + @font-face { + font-family: 'MilkCarton'; + src: url('.//MilkCarton.otf'); + } + + @font-face { + font-family: 'Baldur'; + src: url('.//Baldur.ttf'); + } + + @font-face { + font-family: 'banco'; + src: url('.//banco.ttf'); + } + + @font-face { + font-family: 'Monolith'; + src: url('.//Monolith.otf'); + } + + @font-face { + font-family: 'Arturito'; + src: url('.//Arturito.ttf'); + } + + @font-face { + font-family: 'Vollkorn_RI'; + src: url('.//Vollkorn_RI.woff2'); + } + + @font-face { + font-family: 'Vollkorn_B'; + src: url('.//Vollkorn_B.woff2'); + } + + @font-face { + font-family: 'Vollkorn_LI'; + src: url('.//Vollkorn_LI.woff2'); + } + + @font-face { + font-family: 'Vollkorn_BBI'; + src: url('.//Vollkorn_BBI.woff2'); + } + + @font-face { + font-family: 'Vollkorn_BI'; + src: url('.//Vollkorn_BI.woff2'); + } + + @font-face { + font-family: 'Vollkorn_R'; + src: url('.//Vollkorn_R.woff2'); + } + + @font-face { + font-family: 'Vollkorn_L'; + src: url('.//Vollkorn_L.woff2'); + } + + @font-face { + font-family: 'Vollkorn_BB'; + src: url('.//Vollkorn_BB.woff2'); + } + + @font-face { + font-family: 'MarvinVisionsBig-Bold'; + src: url('.//MarvinVisionsBig-Bold.woff2'); + } + + @font-face { + font-family: 'Tropikal'; + src: url('.//Tropikal.otf'); + } + + @font-face { + font-family: 'Bondi'; + src: url('.//Bondi.otf'); + } + + @font-face { + font-family: 'Roboto_RI'; + src: url('.//Roboto_RI.ttf'); + } + + @font-face { + font-family: 'Roboto_BB'; + src: url('.//Roboto_BB.ttf'); + } + + @font-face { + font-family: 'Roboto_LI'; + src: url('.//Roboto_LI.ttf'); + } + + @font-face { + font-family: 'Roboto_R'; + src: url('.//Roboto_R.ttf'); + } + + @font-face { + font-family: 'Roboto_B'; + src: url('.//Roboto_B.ttf'); + } + + @font-face { + font-family: 'Roboto_L'; + src: url('.//Roboto_L.ttf'); + } + + @font-face { + font-family: 'Roboto_BI'; + src: url('.//Roboto_BI.ttf'); + } + + @font-face { + font-family: 'Roboto_BBI'; + src: url('.//Roboto_BBI.ttf'); + } + + @font-face { + font-family: 'Blankenburg'; + src: url('.//Blankenburg.ttf'); + } + + @font-face { + font-family: 'VolumeDealer'; + src: url('.//VolumeDealer.otf'); + } + + @font-face { + font-family: 'Ambidexter_Regular'; + src: url('.//Ambidexter_Regular.otf'); + } + + @font-face { + font-family: 'Kielo'; + src: url('.//Kielo.otf'); + } + + @font-face { + font-family: 'Harbinger'; + src: url('.//Harbinger.otf'); + } + + @font-face { + font-family: 'Leiko'; + src: url('.//Leiko.otf'); + } + + @font-face { + font-family: 'LEMONMILK-LightItalic'; + src: url('.//LEMONMILK-LightItalic.otf'); + } + + @font-face { + font-family: 'LEMONMILK-Medium'; + src: url('.//LEMONMILK-Medium.otf'); + } + + @font-face { + font-family: 'LEMONMILK-MediumItalic'; + src: url('.//LEMONMILK-MediumItalic.otf'); + } + + @font-face { + font-family: 'LEMONMILK-BoldItalic'; + src: url('.//LEMONMILK-BoldItalic.otf'); + } + + @font-face { + font-family: 'LEMONMILK-RegularItalic'; + src: url('.//LEMONMILK-RegularItalic.otf'); + } + + @font-face { + font-family: 'LEMONMILK-Regular'; + src: url('.//LEMONMILK-Regular.otf'); + } + + @font-face { + font-family: 'LEMONMILK-Bold'; + src: url('.//LEMONMILK-Bold.otf'); + } + + @font-face { + font-family: 'LEMONMILK-Light'; + src: url('.//LEMONMILK-Light.otf'); + } + + @font-face { + font-family: 'OverpassMono_R'; + src: url('.//OverpassMono_R.woff2'); + } + + @font-face { + font-family: 'OverpassMono_B'; + src: url('.//OverpassMono_B.woff2'); + } + + @font-face { + font-family: 'theboldfont'; + src: url('.//theboldfont.ttf'); + } + + @font-face { + font-family: 'LouisGeorgeCafeItalic'; + src: url('.//LouisGeorgeCafeItalic.ttf'); + } + + @font-face { + font-family: 'LouisGeorgeCafeBold'; + src: url('.//LouisGeorgeCafeBold.ttf'); + } + + @font-face { + font-family: 'LouisGeorgeCafeBoldItalic'; + src: url('.//LouisGeorgeCafeBoldItalic.ttf'); + } + + @font-face { + font-family: 'LouisGeorgeCafeLightItalic'; + src: url('.//LouisGeorgeCafeLightItalic.ttf'); + } + + @font-face { + font-family: 'LouisGeorgeCafeLight'; + src: url('.//LouisGeorgeCafeLight.ttf'); + } + + @font-face { + font-family: 'LouisGeorgeCafe'; + src: url('.//LouisGeorgeCafe.ttf'); + } + + @font-face { + font-family: 'Archive'; + src: url('.//Archive.ttf'); + } + + .Planck { + font-family: 'Planck'; + } + + .Bizon { + font-family: 'Bizon'; + } + + .Margaret { + font-family: 'Margaret'; + } + + .LinLibertine_RB { + font-family: 'LinLibertine_RB'; + } + + .LinLibertine_RBI { + font-family: 'LinLibertine_RBI'; + } + + .LinLibertine_R { + font-family: 'LinLibertine_R'; + } + + .LinLibertine_RI { + font-family: 'LinLibertine_RI'; + } + + .Docker_R { + font-family: 'Docker_R'; + } + + .Docker_L { + font-family: 'Docker_L'; + } + + .MDTall { + font-family: 'MDTall'; + } + + .Quakep { + font-family: 'Quakep'; + } + + .REFUSE { + font-family: 'REFUSE'; + } + + .Blazed { + font-family: 'Blazed'; + } + + .ComicTantrum { + font-family: 'ComicTantrum'; + } + + .Doppelganger { + font-family: 'Doppelganger'; + } + + .Commune-Nuit_Debout_web { + font-family: 'Commune-Nuit_Debout_web'; + } + + .Commune-Nuit_Debout_Pochoir_web { + font-family: 'Commune-Nuit_Debout_Pochoir_web'; + } + + .Alvania { + font-family: 'Alvania'; + } + + .Axis { + font-family: 'Axis'; + } + + .Ustroke { + font-family: 'Ustroke'; + } + + .RousseauDeco { + font-family: 'RousseauDeco'; + } + + .Montreau { + font-family: 'Montreau'; + } + + .Theater { + font-family: 'Theater'; + } + + .Overpass_BB { + font-family: 'Overpass_BB'; + } + + .Overpass_L { + font-family: 'Overpass_L'; + } + + .Overpass_R { + font-family: 'Overpass_R'; + } + + .Overpass_BI { + font-family: 'Overpass_BI'; + } + + .Overpass_BBI { + font-family: 'Overpass_BBI'; + } + + .Overpass_LI { + font-family: 'Overpass_LI'; + } + + .Overpass_B { + font-family: 'Overpass_B'; + } + + .Overpass_RI { + font-family: 'Overpass_RI'; + } + + .Boston { + font-family: 'Boston'; + } + + .AvenirNext-DemiItalic { + font-family: 'AvenirNext-DemiItalic'; + } + + .AvenirNext-Regular { + font-family: 'AvenirNext-Regular'; + } + + .AvenirNext-Heavy { + font-family: 'AvenirNext-Heavy'; + } + + .AvenirNext-UltraLightIt { + font-family: 'AvenirNext-UltraLightIt'; + } + + .AvenirNext-Medium { + font-family: 'AvenirNext-Medium'; + } + + .AvenirNext-HeavyItalic { + font-family: 'AvenirNext-HeavyItalic'; + } + + .AvenirNext-MediumItalic { + font-family: 'AvenirNext-MediumItalic'; + } + + .AvenirNext-Light { + font-family: 'AvenirNext-Light'; + } + + .AvenirNext-Bold { + font-family: 'AvenirNext-Bold'; + } + + .AvenirNext-Italic { + font-family: 'AvenirNext-Italic'; + } + + .AvenirNext-LightItalic { + font-family: 'AvenirNext-LightItalic'; + } + + .AvenirNext-ThinItalic { + font-family: 'AvenirNext-ThinItalic'; + } + + .AvenirNext-Demi { + font-family: 'AvenirNext-Demi'; + } + + .AvenirNext-Thin { + font-family: 'AvenirNext-Thin'; + } + + .AvenirNext-BoldItalic { + font-family: 'AvenirNext-BoldItalic'; + } + + .AvenirNext-UltraLight { + font-family: 'AvenirNext-UltraLight'; + } + + .Trappist { + font-family: 'Trappist'; + } + + .Forta { + font-family: 'Forta'; + } + + .NIM { + font-family: 'NIM'; + } + + .Avara_RI { + font-family: 'Avara_RI'; + } + + .Avara_R { + font-family: 'Avara_R'; + } + + .Disket_R { + font-family: 'Disket_R'; + } + + .Disket_B { + font-family: 'Disket_B'; + } + + .Werbedeutsch { + font-family: 'Werbedeutsch'; + } + + .Inter-Medium { + font-family: 'Inter-Medium'; + } + + .Inter-Black { + font-family: 'Inter-Black'; + } + + .Inter-Regular { + font-family: 'Inter-Regular'; + } + + .Inter-ExtraLight { + font-family: 'Inter-ExtraLight'; + } + + .Inter-ThinItalic { + font-family: 'Inter-ThinItalic'; + } + + .Inter-Light { + font-family: 'Inter-Light'; + } + + .Inter-Thin { + font-family: 'Inter-Thin'; + } + + .Inter-MediumItalic { + font-family: 'Inter-MediumItalic'; + } + + .Inter-ExtraBold { + font-family: 'Inter-ExtraBold'; + } + + .Inter-roman.var { + font-family: 'Inter-roman.var'; + } + + .Inter-SemiBold { + font-family: 'Inter-SemiBold'; + } + + .Inter-LightItalic { + font-family: 'Inter-LightItalic'; + } + + .Inter-BoldItalic { + font-family: 'Inter-BoldItalic'; + } + + .Inter-Bold { + font-family: 'Inter-Bold'; + } + + .Inter-ExtraBoldItalic { + font-family: 'Inter-ExtraBoldItalic'; + } + + .Inter-Italic { + font-family: 'Inter-Italic'; + } + + .Inter-ExtraLightItalic { + font-family: 'Inter-ExtraLightItalic'; + } + + .Inter-italic.var { + font-family: 'Inter-italic.var'; + } + + .Inter-SemiBoldItalic { + font-family: 'Inter-SemiBoldItalic'; + } + + .Inter.var { + font-family: 'Inter.var'; + } + + .Inter-BlackItalic { + font-family: 'Inter-BlackItalic'; + } + + .DonJose { + font-family: 'DonJose'; + } + + .MilkCarton { + font-family: 'MilkCarton'; + } + + .Baldur { + font-family: 'Baldur'; + } + + .banco { + font-family: 'banco'; + } + + .Monolith { + font-family: 'Monolith'; + } + + .Arturito { + font-family: 'Arturito'; + } + + .Vollkorn_RI { + font-family: 'Vollkorn_RI'; + } + + .Vollkorn_B { + font-family: 'Vollkorn_B'; + } + + .Vollkorn_LI { + font-family: 'Vollkorn_LI'; + } + + .Vollkorn_BBI { + font-family: 'Vollkorn_BBI'; + } + + .Vollkorn_BI { + font-family: 'Vollkorn_BI'; + } + + .Vollkorn_R { + font-family: 'Vollkorn_R'; + } + + .Vollkorn_L { + font-family: 'Vollkorn_L'; + } + + .Vollkorn_BB { + font-family: 'Vollkorn_BB'; + } + + .MarvinVisionsBig-Bold { + font-family: 'MarvinVisionsBig-Bold'; + } + + .Tropikal { + font-family: 'Tropikal'; + } + + .Bondi { + font-family: 'Bondi'; + } + + .Roboto_RI { + font-family: 'Roboto_RI'; + } + + .Roboto_BB { + font-family: 'Roboto_BB'; + } + + .Roboto_LI { + font-family: 'Roboto_LI'; + } + + .Roboto_R { + font-family: 'Roboto_R'; + } + + .Roboto_B { + font-family: 'Roboto_B'; + } + + .Roboto_L { + font-family: 'Roboto_L'; + } + + .Roboto_BI { + font-family: 'Roboto_BI'; + } + + .Roboto_BBI { + font-family: 'Roboto_BBI'; + } + + .Blankenburg { + font-family: 'Blankenburg'; + } + + .VolumeDealer { + font-family: 'VolumeDealer'; + } + + .Ambidexter_Regular { + font-family: 'Ambidexter_Regular'; + } + + .Kielo { + font-family: 'Kielo'; + } + + .Harbinger { + font-family: 'Harbinger'; + } + + .Leiko { + font-family: 'Leiko'; + } + + .LEMONMILK-LightItalic { + font-family: 'LEMONMILK-LightItalic'; + } + + .LEMONMILK-Medium { + font-family: 'LEMONMILK-Medium'; + } + + .LEMONMILK-MediumItalic { + font-family: 'LEMONMILK-MediumItalic'; + } + + .LEMONMILK-BoldItalic { + font-family: 'LEMONMILK-BoldItalic'; + } + + .LEMONMILK-RegularItalic { + font-family: 'LEMONMILK-RegularItalic'; + } + + .LEMONMILK-Regular { + font-family: 'LEMONMILK-Regular'; + } + + .LEMONMILK-Bold { + font-family: 'LEMONMILK-Bold'; + } + + .LEMONMILK-Light { + font-family: 'LEMONMILK-Light'; + } + + .OverpassMono_R { + font-family: 'OverpassMono_R'; + } + + .OverpassMono_B { + font-family: 'OverpassMono_B'; + } + + .theboldfont { + font-family: 'theboldfont'; + } + + .LouisGeorgeCafeItalic { + font-family: 'LouisGeorgeCafeItalic'; + } + + .LouisGeorgeCafeBold { + font-family: 'LouisGeorgeCafeBold'; + } + + .LouisGeorgeCafeBoldItalic { + font-family: 'LouisGeorgeCafeBoldItalic'; + } + + .LouisGeorgeCafeLightItalic { + font-family: 'LouisGeorgeCafeLightItalic'; + } + + .LouisGeorgeCafeLight { + font-family: 'LouisGeorgeCafeLight'; + } + + .LouisGeorgeCafe { + font-family: 'LouisGeorgeCafe'; + } + + .Archive { + font-family: 'Archive'; + }