diff options
357 files changed, 38 insertions, 100 deletions
@@ -5,3 +5,5 @@ web/package-lock.json web/renderer/cache web/renderer/node_modules web/renderer/package-lock.json +git/node_modules +git/package-lock.json diff --git a/web/src/blog.tsx b/web/src/blog.tsx index 738dd7c..745afde 100644 --- a/web/src/blog.tsx +++ b/web/src/blog.tsx @@ -9,6 +9,8 @@ let reqErr = 0; let hljs = null; let hljs_imported = 0; +const page_meta = $( "meta[name=description]" ).attr( "content" ); + async function highlightCode() { if( !hljs || !hljs_imported ) return setTimeout( highlightCode, 500 ); @@ -92,6 +94,22 @@ function populateEntries() { } } +function updateMeta( is_post: boolean ) { + if( is_post ) { + const entry = $( "#blog-entry" ); + if( !entry.length ) + return; + + let text = entry[0].innerText; + if( text.length > 300 ) + text = text.slice( 0, 300 ) + "..."; + + $( "meta[name='description']" ).attr( "content", text ); + } else { + $( "meta[name='description']" ).attr( "content", page_meta ); + } +} + async function populatePost() { try { const res = await fetch( "https://networkheaven.net/" + getEndpoint() + ".html" ); @@ -107,17 +125,18 @@ async function populatePost() { let title = text.substring( titles + 7, titlee - 1 ); title = title.replace( /\n/g, "" ); $( ".page-title h3" )[0].innerText = title; - $( "title" ).html( title ); + $( "title" ).html( title + " - networkheaven.net" ); } - $( "#package-entries" ).find( ".spinner" ).remove(); $( "#package-entries" ).css( "display", "none" ); $( "#blog-entry" ).html( text ); $( "#blog-entry" ).css( "display", "flex" ); $( "#back-btn" ).css( "display", "block" ); + updateMeta( true ); setTimeout( highlightCode ); } catch( e ) { + updateMeta( false ); return populateEntries(); } } @@ -134,6 +153,11 @@ export default function Blog() { } } ); + JSX.onPreNavigate( () => { + updateMeta( false ); + JSX.onPreNavigate( () => {} ); + } ); + setTimeout( () => { if( getEndpoint() == 'posts/' ) return populateEntries(); diff --git a/web/src/home.tsx b/web/src/home.tsx index 217b7a4..422440b 100644 --- a/web/src/home.tsx +++ b/web/src/home.tsx @@ -12,9 +12,11 @@ export default function Home() { <div style="width: 100%; display: flex; justify-content: center"> <div style="text-align: left; width: 75%"> <h5 style="margin-bottom: 0px;"> - hi, im aura and this is my website. check out my blog !!! + hi, im aura and this is my website. check out my <a href="/blog">blog</a> !!! <br /> - i will add more stuff when i have time + i'm a 20something software engineer turned mechanic, i write about computers and cars. + <br /> + i also host some <a href="/pkg">compiled packages</a> for slackware linux. </h5> </div> </div> diff --git a/web/src/jsx.tsx b/web/src/jsx.tsx index 1243398..c6c491c 100644 --- a/web/src/jsx.tsx +++ b/web/src/jsx.tsx @@ -12,8 +12,8 @@ const routes: Route[] = []; let err404page = "/"; let rootId = "moneyjsx-root"; let defaultTitle = ""; -export let onprenavigate: Function = () => {}; -export let onpostnavigate: Function = () => {}; +let onprenavigate: Function = () => {}; +let onpostnavigate: Function = () => {}; function routeForPath( route: string ) : Function | null { if( !routes[route] ) { diff --git a/web/static/fonts/README.NFO b/web/static/fonts/README.NFO deleted file mode 100644 index f09ee43..0000000 --- a/web/static/fonts/README.NFO +++ /dev/null @@ -1,45 +0,0 @@ -
- _ Ä --- Ä _ Ä --- Ä
- .ù" ,Â, ~=Ò_ .ù. .ù" ~=Ò_
- . . .OZZZO¸ ^g, . .þø~øþ. ^%· .s%ZO¿
- ` À¦qZp¦' øù `Z, ` _.,ú `gZ¿ ù:ZZ|
- _Âg%%oc, ~ _., ` ÔZ; _.,©y%Z=-:ú .s%Z%L, `OZZYi%gÂ_
- jOZZ˜˜ZZOLú jOZZ˜ª, `Zb _.©y%ZZZZZZZZ%=:ù jZZZZZZZb `ZZZZ˜ZZZb
- ùZZ?~ ~\ZZZ| |›ZZZZO\ ú?Z.ù%˜ZZZZZZ¦*Êü^ø"`' /ZZ¦"~"¦ZZ\ ùT ~!ZZ´
- Z6f ùZZZOùú|ZZZ^ZZi ]Z1ú:-":ZZZ' _. ùOZ/ \ZZL : |6Z'
- . `ZZª._ ~"^Z| ùZZZ;\ZZ ÆZµ ú›ZZZú _Â%ZZú l%! .oZo, ]ZZúù _ÒZZ' .
- , ~^Ê*Ê^~.Z›úúZZZl ZZÂZZ1 ú ùZZZZù ^¦!ZZù :=l dZZZb ùZZ| ~^"~
- ù g%ZZZúúZZZZ `ZZZø : úZZZZ: ùlZZ| ù;ù :ZZZF úZZ| .'
- ~Ä_ úZZZZ| ùZZZZ ÀZZ˜' ù ?ZZZ! :ZZ³ú úù "¦" dZgú _Ä~
- ~"^ :ZZZOùù|ZZZ! `^' ' `ZZZ ú¦ZZ: ú ./ZZf úÄ--`~
- OZZZù jZ¦Ê~ `. _ _. . ~^¦L, YZZZZOzz úù:=CO/
- -V! j¦Ê^~ . ~-ºù-~ . `^ʦZ˜ZF'úù:%CG' . O R G
- ~Ä_ T _Ä~ ~' '^"~
- ~"Í=|=Í"~
- ù p r e s e n t s
- ú
-
-
- The Ultimate Oldschool PC Font Pack
-
- < http://int10h.org/oldschool-pc-fonts/ >
-
- v2.2 // 2020-11-21
-
- ------------------------------------------------------------------------
-
- For documentation see the 'docs' folder or these pages:
-
- Readme: < http://int10h.org/oldschool-pc-fonts/readme/ >
-
- Font list: < http://int10h.org/oldschool-pc-fonts/fontlist/ >
-
- ------------------------------------------------------------------------
-
- The Ultimate Oldschool PC Font Pack is licensed under a Creative Commons
- Attribution-ShareAlike 4.0 International License.
-
- You should have received a copy of the license along with this work. If
- not, see < http://creativecommons.org/licenses/by-sa/4.0/ >.
-
- (c) 2016-2020 VileR
diff --git a/web/static/fonts/README.TXT b/web/static/fonts/README.TXT deleted file mode 100644 index 02b06ef..0000000 --- a/web/static/fonts/README.TXT +++ /dev/null @@ -1,46 +0,0 @@ -
- _ ─ --- ─ _ ─ --- ─
- .∙" ,┬, ~=╥_ .∙. .∙" ~=╥_
- . . .OZZZOâ•• ^g, . .■°~°■. ^%â•– .s%ZOâ”
- ` └ªqZpª' °∙ `Z, ` _.,· `gZ┠∙:ZZ|
- _┬g%%oc, ~ _., ` ╘Z; _.,┬âŒy%Z=-:· .s%Z%L, `OZZYi%g┬_
- jOZZÿÿZZOL· jOZZÿ¬, `Zb _.┬âŒy%ZZZZZZZZ%=:∙ jZZZZZZZb `ZZZZÿZZZb
- ∙ZZ?~ ~\ZZZ| |¢ZZZZO\ ·?Z.∙%ÿZZZZZZª*â•©â¿^°"`' /ZZª"~"ªZZ\ ∙T ~!ZZ┤
- Z6f ∙ZZZO∙·|ZZZ^ZZi ]Z1·:-":ZZZ' _. ∙OZ/ \ZZL : |6Z'
- . `ZZ¬._ ~"^Z| ∙ZZZ;\ZZ ╞Z╡ ·¢ZZZ· _┬%ZZ· l%! .oZo, ]ZZ·∙ _╥ZZ' .
- , ~^╩*╩^~.Z¢··ZZZl ZZ┬ZZ1 · ∙ZZZZ∙ ^ª!ZZ∙ :=l dZZZb ∙ZZ| ~^"~
- ∙ g%ZZZ··ZZZZ `¥ZZZ° : ·ZZZZ: ∙lZZ| ∙;∙ :ZZZF ·ZZ| .'
- ~─_ ·ZZZZ| ∙ZZZZ └ZZÿ' ∙ ?ZZZ! :ZZ│· ·∙ "ª" dZg· _─~
- ~"^ :ZZZO∙∙|ZZZ! `^' ' `¥ZZZ ·ªZZ: · ./ZZf ·─--`~
- OZZZ∙ jZª╩~ `. _ _. . ~^ªL, YZZZZOzz┬┬ ·∙:=CO/
- -V! jª╩^~ . ~-║∙-~ . `^╩ªZ¥ÿZF'·∙:%CG' . O R G
- ~─_ T _─~ ~' '^"~
- ~"â•=|=â•"~
- ∙ p r e s e n t s
- ·
-
-
- The Ultimate Oldschool PC Font Pack
-
- < http://int10h.org/oldschool-pc-fonts/ >
-
- v2.2 // 2020-11-21
-
- ------------------------------------------------------------------------
-
- For documentation see the 'docs' folder or these pages:
-
- Readme: < http://int10h.org/oldschool-pc-fonts/readme/ >
-
- Font list: < http://int10h.org/oldschool-pc-fonts/fontlist/ >
-
- ------------------------------------------------------------------------
-
- The Ultimate Oldschool PC Font Pack is licensed under a Creative Commons
- Attribution-ShareAlike 4.0 International License.
-
- You should have received a copy of the license along with this work. If
- not, see < http://creativecommons.org/licenses/by-sa/4.0/ >.
-
- (c) 2016-2020 VileR
-
diff --git a/web/static/fonts/Web437_ACM_VGA_8x14.woff b/web/static/fonts/Web437_ACM_VGA_8x14.woff Binary files differdeleted file mode 100644 index 9f44664..0000000 --- a/web/static/fonts/Web437_ACM_VGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ACM_VGA_8x16.woff b/web/static/fonts/Web437_ACM_VGA_8x16.woff Binary files differdeleted file mode 100644 index b828c2b..0000000 --- a/web/static/fonts/Web437_ACM_VGA_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ACM_VGA_8x8.woff b/web/static/fonts/Web437_ACM_VGA_8x8.woff Binary files differdeleted file mode 100644 index acfebfa..0000000 --- a/web/static/fonts/Web437_ACM_VGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ACM_VGA_9x14.woff b/web/static/fonts/Web437_ACM_VGA_9x14.woff Binary files differdeleted file mode 100644 index c388f41..0000000 --- a/web/static/fonts/Web437_ACM_VGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ACM_VGA_9x16.woff b/web/static/fonts/Web437_ACM_VGA_9x16.woff Binary files differdeleted file mode 100644 index 9f7f85f..0000000 --- a/web/static/fonts/Web437_ACM_VGA_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ACM_VGA_9x8.woff b/web/static/fonts/Web437_ACM_VGA_9x8.woff Binary files differdeleted file mode 100644 index 7b82f03..0000000 --- a/web/static/fonts/Web437_ACM_VGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_AMI_EGA_8x14.woff b/web/static/fonts/Web437_AMI_EGA_8x14.woff Binary files differdeleted file mode 100644 index 385f625..0000000 --- a/web/static/fonts/Web437_AMI_EGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_AMI_EGA_8x8-2y.woff b/web/static/fonts/Web437_AMI_EGA_8x8-2y.woff Binary files differdeleted file mode 100644 index 0073dbd..0000000 --- a/web/static/fonts/Web437_AMI_EGA_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_AMI_EGA_8x8.woff b/web/static/fonts/Web437_AMI_EGA_8x8.woff Binary files differdeleted file mode 100644 index 69e5483..0000000 --- a/web/static/fonts/Web437_AMI_EGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_AMI_EGA_9x14.woff b/web/static/fonts/Web437_AMI_EGA_9x14.woff Binary files differdeleted file mode 100644 index 37813dd..0000000 --- a/web/static/fonts/Web437_AMI_EGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_AST_PremiumExec.woff b/web/static/fonts/Web437_AST_PremiumExec.woff Binary files differdeleted file mode 100644 index 9613ecf..0000000 --- a/web/static/fonts/Web437_AST_PremiumExec.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_8x14.woff b/web/static/fonts/Web437_ATI_8x14.woff Binary files differdeleted file mode 100644 index bc1a987..0000000 --- a/web/static/fonts/Web437_ATI_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_8x16.woff b/web/static/fonts/Web437_ATI_8x16.woff Binary files differdeleted file mode 100644 index c782766..0000000 --- a/web/static/fonts/Web437_ATI_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_8x8-2y.woff b/web/static/fonts/Web437_ATI_8x8-2y.woff Binary files differdeleted file mode 100644 index a2098f8..0000000 --- a/web/static/fonts/Web437_ATI_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_8x8.woff b/web/static/fonts/Web437_ATI_8x8.woff Binary files differdeleted file mode 100644 index 7984412..0000000 --- a/web/static/fonts/Web437_ATI_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_9x14.woff b/web/static/fonts/Web437_ATI_9x14.woff Binary files differdeleted file mode 100644 index a8f1153..0000000 --- a/web/static/fonts/Web437_ATI_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_9x16.woff b/web/static/fonts/Web437_ATI_9x16.woff Binary files differdeleted file mode 100644 index 1f017ab..0000000 --- a/web/static/fonts/Web437_ATI_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_9x8.woff b/web/static/fonts/Web437_ATI_9x8.woff Binary files differdeleted file mode 100644 index c53ff48..0000000 --- a/web/static/fonts/Web437_ATI_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATI_SmallW_6x8.woff b/web/static/fonts/Web437_ATI_SmallW_6x8.woff Binary files differdeleted file mode 100644 index 479d653..0000000 --- a/web/static/fonts/Web437_ATI_SmallW_6x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATT_PC6300-2x.woff b/web/static/fonts/Web437_ATT_PC6300-2x.woff Binary files differdeleted file mode 100644 index 9d633b5..0000000 --- a/web/static/fonts/Web437_ATT_PC6300-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ATT_PC6300.woff b/web/static/fonts/Web437_ATT_PC6300.woff Binary files differdeleted file mode 100644 index c7cb2c4..0000000 --- a/web/static/fonts/Web437_ATT_PC6300.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Acer710_CGA-2y.woff b/web/static/fonts/Web437_Acer710_CGA-2y.woff Binary files differdeleted file mode 100644 index 74d7126..0000000 --- a/web/static/fonts/Web437_Acer710_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Acer710_CGA.woff b/web/static/fonts/Web437_Acer710_CGA.woff Binary files differdeleted file mode 100644 index 07fddbc..0000000 --- a/web/static/fonts/Web437_Acer710_CGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Acer710_Mono.woff b/web/static/fonts/Web437_Acer710_Mono.woff Binary files differdeleted file mode 100644 index c6cf32c..0000000 --- a/web/static/fonts/Web437_Acer710_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Acer_VGA_8x8-2y.woff b/web/static/fonts/Web437_Acer_VGA_8x8-2y.woff Binary files differdeleted file mode 100644 index 0422518..0000000 --- a/web/static/fonts/Web437_Acer_VGA_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Acer_VGA_8x8.woff b/web/static/fonts/Web437_Acer_VGA_8x8.woff Binary files differdeleted file mode 100644 index d13fa7b..0000000 --- a/web/static/fonts/Web437_Acer_VGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Acer_VGA_9x8.woff b/web/static/fonts/Web437_Acer_VGA_9x8.woff Binary files differdeleted file mode 100644 index 36c1e47..0000000 --- a/web/static/fonts/Web437_Acer_VGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Amstrad_PC-2y.woff b/web/static/fonts/Web437_Amstrad_PC-2y.woff Binary files differdeleted file mode 100644 index 2a8593f..0000000 --- a/web/static/fonts/Web437_Amstrad_PC-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Amstrad_PC.woff b/web/static/fonts/Web437_Amstrad_PC.woff Binary files differdeleted file mode 100644 index 89f7b01..0000000 --- a/web/static/fonts/Web437_Amstrad_PC.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ApricotPortable.woff b/web/static/fonts/Web437_ApricotPortable.woff Binary files differdeleted file mode 100644 index 3b562f5..0000000 --- a/web/static/fonts/Web437_ApricotPortable.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ApricotXenC.woff b/web/static/fonts/Web437_ApricotXenC.woff Binary files differdeleted file mode 100644 index a2cde2a..0000000 --- a/web/static/fonts/Web437_ApricotXenC.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Apricot_200L-2y.woff b/web/static/fonts/Web437_Apricot_200L-2y.woff Binary files differdeleted file mode 100644 index e4bf1f3..0000000 --- a/web/static/fonts/Web437_Apricot_200L-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Apricot_200L.woff b/web/static/fonts/Web437_Apricot_200L.woff Binary files differdeleted file mode 100644 index 5329aee..0000000 --- a/web/static/fonts/Web437_Apricot_200L.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Apricot_256L-2y.woff b/web/static/fonts/Web437_Apricot_256L-2y.woff Binary files differdeleted file mode 100644 index 710985f..0000000 --- a/web/static/fonts/Web437_Apricot_256L-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Apricot_256L.woff b/web/static/fonts/Web437_Apricot_256L.woff Binary files differdeleted file mode 100644 index ef73b30..0000000 --- a/web/static/fonts/Web437_Apricot_256L.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Apricot_Mono.woff b/web/static/fonts/Web437_Apricot_Mono.woff Binary files differdeleted file mode 100644 index e1041a3..0000000 --- a/web/static/fonts/Web437_Apricot_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_EagleIII_8x16.woff b/web/static/fonts/Web437_CL_EagleIII_8x16.woff Binary files differdeleted file mode 100644 index f0e9430..0000000 --- a/web/static/fonts/Web437_CL_EagleIII_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_EagleIII_9x16.woff b/web/static/fonts/Web437_CL_EagleIII_9x16.woff Binary files differdeleted file mode 100644 index 1866e81..0000000 --- a/web/static/fonts/Web437_CL_EagleIII_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_EagleII_8x16.woff b/web/static/fonts/Web437_CL_EagleII_8x16.woff Binary files differdeleted file mode 100644 index 342cdc6..0000000 --- a/web/static/fonts/Web437_CL_EagleII_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_EagleII_9x16.woff b/web/static/fonts/Web437_CL_EagleII_9x16.woff Binary files differdeleted file mode 100644 index 38e8b1d..0000000 --- a/web/static/fonts/Web437_CL_EagleII_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_Stingray_8x16.woff b/web/static/fonts/Web437_CL_Stingray_8x16.woff Binary files differdeleted file mode 100644 index 94dc555..0000000 --- a/web/static/fonts/Web437_CL_Stingray_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_Stingray_8x16_bold.woff b/web/static/fonts/Web437_CL_Stingray_8x16_bold.woff Binary files differdeleted file mode 100644 index 78cb4fc..0000000 --- a/web/static/fonts/Web437_CL_Stingray_8x16_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_Stingray_8x19.woff b/web/static/fonts/Web437_CL_Stingray_8x19.woff Binary files differdeleted file mode 100644 index 1781f2f..0000000 --- a/web/static/fonts/Web437_CL_Stingray_8x19.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CL_Stingray_8x19_bold.woff b/web/static/fonts/Web437_CL_Stingray_8x19_bold.woff Binary files differdeleted file mode 100644 index da422df..0000000 --- a/web/static/fonts/Web437_CL_Stingray_8x19_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CompaqThin_8x14.woff b/web/static/fonts/Web437_CompaqThin_8x14.woff Binary files differdeleted file mode 100644 index c448c58..0000000 --- a/web/static/fonts/Web437_CompaqThin_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CompaqThin_8x16.woff b/web/static/fonts/Web437_CompaqThin_8x16.woff Binary files differdeleted file mode 100644 index 7914e4c..0000000 --- a/web/static/fonts/Web437_CompaqThin_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_CompaqThin_8x8.woff b/web/static/fonts/Web437_CompaqThin_8x8.woff Binary files differdeleted file mode 100644 index 62772df..0000000 --- a/web/static/fonts/Web437_CompaqThin_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Compaq_Port3-2x.woff b/web/static/fonts/Web437_Compaq_Port3-2x.woff Binary files differdeleted file mode 100644 index a859b9f..0000000 --- a/web/static/fonts/Web437_Compaq_Port3-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Compaq_Port3.woff b/web/static/fonts/Web437_Compaq_Port3.woff Binary files differdeleted file mode 100644 index b96d4e5..0000000 --- a/web/static/fonts/Web437_Compaq_Port3.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Compis.woff b/web/static/fonts/Web437_Compis.woff Binary files differdeleted file mode 100644 index 44721a2..0000000 --- a/web/static/fonts/Web437_Compis.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Copam_BIOS-2y.woff b/web/static/fonts/Web437_Copam_BIOS-2y.woff Binary files differdeleted file mode 100644 index 1a301bf..0000000 --- a/web/static/fonts/Web437_Copam_BIOS-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Copam_BIOS.woff b/web/static/fonts/Web437_Copam_BIOS.woff Binary files differdeleted file mode 100644 index 1c51092..0000000 --- a/web/static/fonts/Web437_Copam_BIOS.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Cordata_PPC-21.woff b/web/static/fonts/Web437_Cordata_PPC-21.woff Binary files differdeleted file mode 100644 index bab8c7b..0000000 --- a/web/static/fonts/Web437_Cordata_PPC-21.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Cordata_PPC-400.woff b/web/static/fonts/Web437_Cordata_PPC-400.woff Binary files differdeleted file mode 100644 index 5f95c1b..0000000 --- a/web/static/fonts/Web437_Cordata_PPC-400.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DG_One-2y.woff b/web/static/fonts/Web437_DG_One-2y.woff Binary files differdeleted file mode 100644 index 5ebc340..0000000 --- a/web/static/fonts/Web437_DG_One-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DG_One-2y_bold.woff b/web/static/fonts/Web437_DG_One-2y_bold.woff Binary files differdeleted file mode 100644 index 38a7339..0000000 --- a/web/static/fonts/Web437_DG_One-2y_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DG_One.woff b/web/static/fonts/Web437_DG_One.woff Binary files differdeleted file mode 100644 index 9bee64f..0000000 --- a/web/static/fonts/Web437_DG_One.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DG_One_bold.woff b/web/static/fonts/Web437_DG_One_bold.woff Binary files differdeleted file mode 100644 index a887854..0000000 --- a/web/static/fonts/Web437_DG_One_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DOS-V_TWN16.woff b/web/static/fonts/Web437_DOS-V_TWN16.woff Binary files differdeleted file mode 100644 index 4a9692a..0000000 --- a/web/static/fonts/Web437_DOS-V_TWN16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DOS-V_TWN19.woff b/web/static/fonts/Web437_DOS-V_TWN19.woff Binary files differdeleted file mode 100644 index 3ebeeb5..0000000 --- a/web/static/fonts/Web437_DOS-V_TWN19.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DTK_BIOS-2y.woff b/web/static/fonts/Web437_DTK_BIOS-2y.woff Binary files differdeleted file mode 100644 index 14c9926..0000000 --- a/web/static/fonts/Web437_DTK_BIOS-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_DTK_BIOS.woff b/web/static/fonts/Web437_DTK_BIOS.woff Binary files differdeleted file mode 100644 index 7a1cbaf..0000000 --- a/web/static/fonts/Web437_DTK_BIOS.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EagleSpCGA_Alt1-2y.woff b/web/static/fonts/Web437_EagleSpCGA_Alt1-2y.woff Binary files differdeleted file mode 100644 index 15a696b..0000000 --- a/web/static/fonts/Web437_EagleSpCGA_Alt1-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EagleSpCGA_Alt1.woff b/web/static/fonts/Web437_EagleSpCGA_Alt1.woff Binary files differdeleted file mode 100644 index a2af2d5..0000000 --- a/web/static/fonts/Web437_EagleSpCGA_Alt1.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EagleSpCGA_Alt2-2y.woff b/web/static/fonts/Web437_EagleSpCGA_Alt2-2y.woff Binary files differdeleted file mode 100644 index cfee97a..0000000 --- a/web/static/fonts/Web437_EagleSpCGA_Alt2-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EagleSpCGA_Alt2.woff b/web/static/fonts/Web437_EagleSpCGA_Alt2.woff Binary files differdeleted file mode 100644 index dbfdce7..0000000 --- a/web/static/fonts/Web437_EagleSpCGA_Alt2.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EagleSpCGA_Alt3-2y.woff b/web/static/fonts/Web437_EagleSpCGA_Alt3-2y.woff Binary files differdeleted file mode 100644 index c7562a7..0000000 --- a/web/static/fonts/Web437_EagleSpCGA_Alt3-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EagleSpCGA_Alt3.woff b/web/static/fonts/Web437_EagleSpCGA_Alt3.woff Binary files differdeleted file mode 100644 index 3ac1dfe..0000000 --- a/web/static/fonts/Web437_EagleSpCGA_Alt3.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EpsonMGA-2y.woff b/web/static/fonts/Web437_EpsonMGA-2y.woff Binary files differdeleted file mode 100644 index 31f04fb..0000000 --- a/web/static/fonts/Web437_EpsonMGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EpsonMGA.woff b/web/static/fonts/Web437_EpsonMGA.woff Binary files differdeleted file mode 100644 index 3139daf..0000000 --- a/web/static/fonts/Web437_EpsonMGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EpsonMGA_Alt-2y.woff b/web/static/fonts/Web437_EpsonMGA_Alt-2y.woff Binary files differdeleted file mode 100644 index 4680e93..0000000 --- a/web/static/fonts/Web437_EpsonMGA_Alt-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EpsonMGA_Alt.woff b/web/static/fonts/Web437_EpsonMGA_Alt.woff Binary files differdeleted file mode 100644 index 0616ea7..0000000 --- a/web/static/fonts/Web437_EpsonMGA_Alt.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EpsonMGA_Mono.woff b/web/static/fonts/Web437_EpsonMGA_Mono.woff Binary files differdeleted file mode 100644 index 4b132bf..0000000 --- a/web/static/fonts/Web437_EpsonMGA_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EuroPC_CGA-2y.woff b/web/static/fonts/Web437_EuroPC_CGA-2y.woff Binary files differdeleted file mode 100644 index ef56d5d..0000000 --- a/web/static/fonts/Web437_EuroPC_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EuroPC_CGA.woff b/web/static/fonts/Web437_EuroPC_CGA.woff Binary files differdeleted file mode 100644 index 89b84ac..0000000 --- a/web/static/fonts/Web437_EuroPC_CGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EuroPC_Mono.woff b/web/static/fonts/Web437_EuroPC_Mono.woff Binary files differdeleted file mode 100644 index 2692893..0000000 --- a/web/static/fonts/Web437_EuroPC_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EverexME_5x8.woff b/web/static/fonts/Web437_EverexME_5x8.woff Binary files differdeleted file mode 100644 index 1a84a60..0000000 --- a/web/static/fonts/Web437_EverexME_5x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EverexME_7x8.woff b/web/static/fonts/Web437_EverexME_7x8.woff Binary files differdeleted file mode 100644 index 5b4c9d4..0000000 --- a/web/static/fonts/Web437_EverexME_7x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_EverexME_8x16.woff b/web/static/fonts/Web437_EverexME_8x16.woff Binary files differdeleted file mode 100644 index 1a47ea4..0000000 --- a/web/static/fonts/Web437_EverexME_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_FMTowns_re_8x16-2x.woff b/web/static/fonts/Web437_FMTowns_re_8x16-2x.woff Binary files differdeleted file mode 100644 index 1424b2a..0000000 --- a/web/static/fonts/Web437_FMTowns_re_8x16-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_FMTowns_re_8x16.woff b/web/static/fonts/Web437_FMTowns_re_8x16.woff Binary files differdeleted file mode 100644 index 702078a..0000000 --- a/web/static/fonts/Web437_FMTowns_re_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_FMTowns_re_8x8.woff b/web/static/fonts/Web437_FMTowns_re_8x8.woff Binary files differdeleted file mode 100644 index 526cb89..0000000 --- a/web/static/fonts/Web437_FMTowns_re_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_100LX_10x11.woff b/web/static/fonts/Web437_HP_100LX_10x11.woff Binary files differdeleted file mode 100644 index 223e168..0000000 --- a/web/static/fonts/Web437_HP_100LX_10x11.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_100LX_16x12.woff b/web/static/fonts/Web437_HP_100LX_16x12.woff Binary files differdeleted file mode 100644 index 2eaa62e..0000000 --- a/web/static/fonts/Web437_HP_100LX_16x12.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_100LX_6x8-2x.woff b/web/static/fonts/Web437_HP_100LX_6x8-2x.woff Binary files differdeleted file mode 100644 index 3c48c55..0000000 --- a/web/static/fonts/Web437_HP_100LX_6x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_100LX_6x8.woff b/web/static/fonts/Web437_HP_100LX_6x8.woff Binary files differdeleted file mode 100644 index 5d6069c..0000000 --- a/web/static/fonts/Web437_HP_100LX_6x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_100LX_8x8-2x.woff b/web/static/fonts/Web437_HP_100LX_8x8-2x.woff Binary files differdeleted file mode 100644 index 87304c6..0000000 --- a/web/static/fonts/Web437_HP_100LX_8x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_100LX_8x8.woff b/web/static/fonts/Web437_HP_100LX_8x8.woff Binary files differdeleted file mode 100644 index f60db64..0000000 --- a/web/static/fonts/Web437_HP_100LX_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_HP_150_re.woff b/web/static/fonts/Web437_HP_150_re.woff Binary files differdeleted file mode 100644 index 3eaaf6d..0000000 --- a/web/static/fonts/Web437_HP_150_re.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_3270pc.woff b/web/static/fonts/Web437_IBM_3270pc.woff Binary files differdeleted file mode 100644 index fb9cd72..0000000 --- a/web/static/fonts/Web437_IBM_3270pc.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_BIOS-2x.woff b/web/static/fonts/Web437_IBM_BIOS-2x.woff Binary files differdeleted file mode 100644 index c5fe090..0000000 --- a/web/static/fonts/Web437_IBM_BIOS-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_BIOS-2y.woff b/web/static/fonts/Web437_IBM_BIOS-2y.woff Binary files differdeleted file mode 100644 index 860baf5..0000000 --- a/web/static/fonts/Web437_IBM_BIOS-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_BIOS.woff b/web/static/fonts/Web437_IBM_BIOS.woff Binary files differdeleted file mode 100644 index 9daecb3..0000000 --- a/web/static/fonts/Web437_IBM_BIOS.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_CGA-2y.woff b/web/static/fonts/Web437_IBM_CGA-2y.woff Binary files differdeleted file mode 100644 index 5967b6f..0000000 --- a/web/static/fonts/Web437_IBM_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_CGA.woff b/web/static/fonts/Web437_IBM_CGA.woff Binary files differdeleted file mode 100644 index fe8f17a..0000000 --- a/web/static/fonts/Web437_IBM_CGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_CGAthin-2y.woff b/web/static/fonts/Web437_IBM_CGAthin-2y.woff Binary files differdeleted file mode 100644 index 99bd14a..0000000 --- a/web/static/fonts/Web437_IBM_CGAthin-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_CGAthin.woff b/web/static/fonts/Web437_IBM_CGAthin.woff Binary files differdeleted file mode 100644 index c7efcf1..0000000 --- a/web/static/fonts/Web437_IBM_CGAthin.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Conv-2x.woff b/web/static/fonts/Web437_IBM_Conv-2x.woff Binary files differdeleted file mode 100644 index 6ffe99d..0000000 --- a/web/static/fonts/Web437_IBM_Conv-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Conv-2y.woff b/web/static/fonts/Web437_IBM_Conv-2y.woff Binary files differdeleted file mode 100644 index 9c07239..0000000 --- a/web/static/fonts/Web437_IBM_Conv-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Conv.woff b/web/static/fonts/Web437_IBM_Conv.woff Binary files differdeleted file mode 100644 index 656f15a..0000000 --- a/web/static/fonts/Web437_IBM_Conv.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_DOS_ISO8-2x.woff b/web/static/fonts/Web437_IBM_DOS_ISO8-2x.woff Binary files differdeleted file mode 100644 index f40721f..0000000 --- a/web/static/fonts/Web437_IBM_DOS_ISO8-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_DOS_ISO8.woff b/web/static/fonts/Web437_IBM_DOS_ISO8.woff Binary files differdeleted file mode 100644 index d5b9bac..0000000 --- a/web/static/fonts/Web437_IBM_DOS_ISO8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_DOS_ISO9-2x.woff b/web/static/fonts/Web437_IBM_DOS_ISO9-2x.woff Binary files differdeleted file mode 100644 index e5f89ee..0000000 --- a/web/static/fonts/Web437_IBM_DOS_ISO9-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_DOS_ISO9.woff b/web/static/fonts/Web437_IBM_DOS_ISO9.woff Binary files differdeleted file mode 100644 index fe3eda9..0000000 --- a/web/static/fonts/Web437_IBM_DOS_ISO9.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_8x14-2x.woff b/web/static/fonts/Web437_IBM_EGA_8x14-2x.woff Binary files differdeleted file mode 100644 index 77b7fef..0000000 --- a/web/static/fonts/Web437_IBM_EGA_8x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_8x14.woff b/web/static/fonts/Web437_IBM_EGA_8x14.woff Binary files differdeleted file mode 100644 index 84efc99..0000000 --- a/web/static/fonts/Web437_IBM_EGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_8x8-2x.woff b/web/static/fonts/Web437_IBM_EGA_8x8-2x.woff Binary files differdeleted file mode 100644 index 63de4fb..0000000 --- a/web/static/fonts/Web437_IBM_EGA_8x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_8x8.woff b/web/static/fonts/Web437_IBM_EGA_8x8.woff Binary files differdeleted file mode 100644 index 35506d2..0000000 --- a/web/static/fonts/Web437_IBM_EGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_9x14-2x.woff b/web/static/fonts/Web437_IBM_EGA_9x14-2x.woff Binary files differdeleted file mode 100644 index c301231..0000000 --- a/web/static/fonts/Web437_IBM_EGA_9x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_9x14.woff b/web/static/fonts/Web437_IBM_EGA_9x14.woff Binary files differdeleted file mode 100644 index e70ffa2..0000000 --- a/web/static/fonts/Web437_IBM_EGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_9x8-2x.woff b/web/static/fonts/Web437_IBM_EGA_9x8-2x.woff Binary files differdeleted file mode 100644 index 05a30bd..0000000 --- a/web/static/fonts/Web437_IBM_EGA_9x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_EGA_9x8.woff b/web/static/fonts/Web437_IBM_EGA_9x8.woff Binary files differdeleted file mode 100644 index 1e77b7e..0000000 --- a/web/static/fonts/Web437_IBM_EGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_MDA.woff b/web/static/fonts/Web437_IBM_MDA.woff Binary files differdeleted file mode 100644 index 677f562..0000000 --- a/web/static/fonts/Web437_IBM_MDA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Model30r0-2x.woff b/web/static/fonts/Web437_IBM_Model30r0-2x.woff Binary files differdeleted file mode 100644 index 1d5c9db..0000000 --- a/web/static/fonts/Web437_IBM_Model30r0-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Model30r0.woff b/web/static/fonts/Web437_IBM_Model30r0.woff Binary files differdeleted file mode 100644 index 0756047..0000000 --- a/web/static/fonts/Web437_IBM_Model30r0.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Model3x_Alt1.woff b/web/static/fonts/Web437_IBM_Model3x_Alt1.woff Binary files differdeleted file mode 100644 index de87cb1..0000000 --- a/web/static/fonts/Web437_IBM_Model3x_Alt1.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Model3x_Alt2.woff b/web/static/fonts/Web437_IBM_Model3x_Alt2.woff Binary files differdeleted file mode 100644 index b088d34..0000000 --- a/web/static/fonts/Web437_IBM_Model3x_Alt2.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Model3x_Alt3.woff b/web/static/fonts/Web437_IBM_Model3x_Alt3.woff Binary files differdeleted file mode 100644 index 6f647d0..0000000 --- a/web/static/fonts/Web437_IBM_Model3x_Alt3.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_Model3x_Alt4.woff b/web/static/fonts/Web437_IBM_Model3x_Alt4.woff Binary files differdeleted file mode 100644 index 26b82bc..0000000 --- a/web/static/fonts/Web437_IBM_Model3x_Alt4.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_PGC-2x.woff b/web/static/fonts/Web437_IBM_PGC-2x.woff Binary files differdeleted file mode 100644 index e0b4aaa..0000000 --- a/web/static/fonts/Web437_IBM_PGC-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_PS-55_re.woff b/web/static/fonts/Web437_IBM_PS-55_re.woff Binary files differdeleted file mode 100644 index 09cfd77..0000000 --- a/web/static/fonts/Web437_IBM_PS-55_re.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_8x14-2x.woff b/web/static/fonts/Web437_IBM_VGA_8x14-2x.woff Binary files differdeleted file mode 100644 index 60529c8..0000000 --- a/web/static/fonts/Web437_IBM_VGA_8x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_8x14.woff b/web/static/fonts/Web437_IBM_VGA_8x14.woff Binary files differdeleted file mode 100644 index 79c2b66..0000000 --- a/web/static/fonts/Web437_IBM_VGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_8x16-2x.woff b/web/static/fonts/Web437_IBM_VGA_8x16-2x.woff Binary files differdeleted file mode 100644 index 894dc88..0000000 --- a/web/static/fonts/Web437_IBM_VGA_8x16-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_8x16.woff b/web/static/fonts/Web437_IBM_VGA_8x16.woff Binary files differdeleted file mode 100644 index 1f1508d..0000000 --- a/web/static/fonts/Web437_IBM_VGA_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_9x14-2x.woff b/web/static/fonts/Web437_IBM_VGA_9x14-2x.woff Binary files differdeleted file mode 100644 index 1b1184f..0000000 --- a/web/static/fonts/Web437_IBM_VGA_9x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_9x14.woff b/web/static/fonts/Web437_IBM_VGA_9x14.woff Binary files differdeleted file mode 100644 index 3cea8b2..0000000 --- a/web/static/fonts/Web437_IBM_VGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_9x16-2x.woff b/web/static/fonts/Web437_IBM_VGA_9x16-2x.woff Binary files differdeleted file mode 100644 index 34cdcf8..0000000 --- a/web/static/fonts/Web437_IBM_VGA_9x16-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_9x16.woff b/web/static/fonts/Web437_IBM_VGA_9x16.woff Binary files differdeleted file mode 100644 index 8ff3510..0000000 --- a/web/static/fonts/Web437_IBM_VGA_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_9x8-2x.woff b/web/static/fonts/Web437_IBM_VGA_9x8-2x.woff Binary files differdeleted file mode 100644 index 0a5b0c2..0000000 --- a/web/static/fonts/Web437_IBM_VGA_9x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_VGA_9x8.woff b/web/static/fonts/Web437_IBM_VGA_9x8.woff Binary files differdeleted file mode 100644 index a79352d..0000000 --- a/web/static/fonts/Web437_IBM_VGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_XGA-AI_12x20.woff b/web/static/fonts/Web437_IBM_XGA-AI_12x20.woff Binary files differdeleted file mode 100644 index dab7e96..0000000 --- a/web/static/fonts/Web437_IBM_XGA-AI_12x20.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_XGA-AI_12x23.woff b/web/static/fonts/Web437_IBM_XGA-AI_12x23.woff Binary files differdeleted file mode 100644 index d9e764d..0000000 --- a/web/static/fonts/Web437_IBM_XGA-AI_12x23.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IBM_XGA-AI_7x15.woff b/web/static/fonts/Web437_IBM_XGA-AI_7x15.woff Binary files differdeleted file mode 100644 index 6faa01f..0000000 --- a/web/static/fonts/Web437_IBM_XGA-AI_7x15.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IGS_VGA_8x16.woff b/web/static/fonts/Web437_IGS_VGA_8x16.woff Binary files differdeleted file mode 100644 index 6e0104b..0000000 --- a/web/static/fonts/Web437_IGS_VGA_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_IGS_VGA_9x16.woff b/web/static/fonts/Web437_IGS_VGA_9x16.woff Binary files differdeleted file mode 100644 index 8521543..0000000 --- a/web/static/fonts/Web437_IGS_VGA_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ITT_Xtra-2y.woff b/web/static/fonts/Web437_ITT_Xtra-2y.woff Binary files differdeleted file mode 100644 index af66678..0000000 --- a/web/static/fonts/Web437_ITT_Xtra-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ITT_Xtra.woff b/web/static/fonts/Web437_ITT_Xtra.woff Binary files differdeleted file mode 100644 index 37e10f6..0000000 --- a/web/static/fonts/Web437_ITT_Xtra.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Kaypro2K_G-2y.woff b/web/static/fonts/Web437_Kaypro2K_G-2y.woff Binary files differdeleted file mode 100644 index 9e5b7aa..0000000 --- a/web/static/fonts/Web437_Kaypro2K_G-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Kaypro2K_G.woff b/web/static/fonts/Web437_Kaypro2K_G.woff Binary files differdeleted file mode 100644 index de7a0e9..0000000 --- a/web/static/fonts/Web437_Kaypro2K_G.woff +++ /dev/null diff --git a/web/static/fonts/Web437_LE_Model_D_CGA-2y.woff b/web/static/fonts/Web437_LE_Model_D_CGA-2y.woff Binary files differdeleted file mode 100644 index a34026e..0000000 --- a/web/static/fonts/Web437_LE_Model_D_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_LE_Model_D_CGA.woff b/web/static/fonts/Web437_LE_Model_D_CGA.woff Binary files differdeleted file mode 100644 index 6d7e05a..0000000 --- a/web/static/fonts/Web437_LE_Model_D_CGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_LE_Model_D_Mono.woff b/web/static/fonts/Web437_LE_Model_D_Mono.woff Binary files differdeleted file mode 100644 index a464a1d..0000000 --- a/web/static/fonts/Web437_LE_Model_D_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_MBytePC230_8x16.woff b/web/static/fonts/Web437_MBytePC230_8x16.woff Binary files differdeleted file mode 100644 index 14ed558..0000000 --- a/web/static/fonts/Web437_MBytePC230_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_MBytePC230_CGA-2y.woff b/web/static/fonts/Web437_MBytePC230_CGA-2y.woff Binary files differdeleted file mode 100644 index ba95952..0000000 --- a/web/static/fonts/Web437_MBytePC230_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_MBytePC230_CGA.woff b/web/static/fonts/Web437_MBytePC230_CGA.woff Binary files differdeleted file mode 100644 index a5cc805..0000000 --- a/web/static/fonts/Web437_MBytePC230_CGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_MBytePC230_EGA.woff b/web/static/fonts/Web437_MBytePC230_EGA.woff Binary files differdeleted file mode 100644 index c896ad5..0000000 --- a/web/static/fonts/Web437_MBytePC230_EGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_MBytePC230_Mono.woff b/web/static/fonts/Web437_MBytePC230_Mono.woff Binary files differdeleted file mode 100644 index 6d9ea1e..0000000 --- a/web/static/fonts/Web437_MBytePC230_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Master_512-2y.woff b/web/static/fonts/Web437_Master_512-2y.woff Binary files differdeleted file mode 100644 index 0622dde..0000000 --- a/web/static/fonts/Web437_Master_512-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Master_512-2y_bold.woff b/web/static/fonts/Web437_Master_512-2y_bold.woff Binary files differdeleted file mode 100644 index 3c75008..0000000 --- a/web/static/fonts/Web437_Master_512-2y_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Master_512-M7.woff b/web/static/fonts/Web437_Master_512-M7.woff Binary files differdeleted file mode 100644 index 750bb88..0000000 --- a/web/static/fonts/Web437_Master_512-M7.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Master_512-M7_bold.woff b/web/static/fonts/Web437_Master_512-M7_bold.woff Binary files differdeleted file mode 100644 index 74e54fe..0000000 --- a/web/static/fonts/Web437_Master_512-M7_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Master_512.woff b/web/static/fonts/Web437_Master_512.woff Binary files differdeleted file mode 100644 index e37dd6f..0000000 --- a/web/static/fonts/Web437_Master_512.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Master_512_bold.woff b/web/static/fonts/Web437_Master_512_bold.woff Binary files differdeleted file mode 100644 index d3be3bc..0000000 --- a/web/static/fonts/Web437_Master_512_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Mindset-2x.woff b/web/static/fonts/Web437_Mindset-2x.woff Binary files differdeleted file mode 100644 index 792b938..0000000 --- a/web/static/fonts/Web437_Mindset-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Mindset-2y.woff b/web/static/fonts/Web437_Mindset-2y.woff Binary files differdeleted file mode 100644 index 7536e50..0000000 --- a/web/static/fonts/Web437_Mindset-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Mindset.woff b/web/static/fonts/Web437_Mindset.woff Binary files differdeleted file mode 100644 index 8401df9..0000000 --- a/web/static/fonts/Web437_Mindset.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_APC3_8x16-2x.woff b/web/static/fonts/Web437_NEC_APC3_8x16-2x.woff Binary files differdeleted file mode 100644 index a6977d8..0000000 --- a/web/static/fonts/Web437_NEC_APC3_8x16-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_APC3_8x16.woff b/web/static/fonts/Web437_NEC_APC3_8x16.woff Binary files differdeleted file mode 100644 index cb06dd7..0000000 --- a/web/static/fonts/Web437_NEC_APC3_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_APC3_8x8-2y.woff b/web/static/fonts/Web437_NEC_APC3_8x8-2y.woff Binary files differdeleted file mode 100644 index 8efe53a..0000000 --- a/web/static/fonts/Web437_NEC_APC3_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_APC3_8x8.woff b/web/static/fonts/Web437_NEC_APC3_8x8.woff Binary files differdeleted file mode 100644 index 06728ce..0000000 --- a/web/static/fonts/Web437_NEC_APC3_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_MultiSpeed-2x.woff b/web/static/fonts/Web437_NEC_MultiSpeed-2x.woff Binary files differdeleted file mode 100644 index 69d4399..0000000 --- a/web/static/fonts/Web437_NEC_MultiSpeed-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_MultiSpeed-2x_bold.woff b/web/static/fonts/Web437_NEC_MultiSpeed-2x_bold.woff Binary files differdeleted file mode 100644 index 16688dd..0000000 --- a/web/static/fonts/Web437_NEC_MultiSpeed-2x_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_MultiSpeed.woff b/web/static/fonts/Web437_NEC_MultiSpeed.woff Binary files differdeleted file mode 100644 index 8028efd..0000000 --- a/web/static/fonts/Web437_NEC_MultiSpeed.woff +++ /dev/null diff --git a/web/static/fonts/Web437_NEC_MultiSpeed_bold.woff b/web/static/fonts/Web437_NEC_MultiSpeed_bold.woff Binary files differdeleted file mode 100644 index 38e0287..0000000 --- a/web/static/fonts/Web437_NEC_MultiSpeed_bold.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Nix8810_M15.woff b/web/static/fonts/Web437_Nix8810_M15.woff Binary files differdeleted file mode 100644 index b452fbf..0000000 --- a/web/static/fonts/Web437_Nix8810_M15.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Nix8810_M16.woff b/web/static/fonts/Web437_Nix8810_M16.woff Binary files differdeleted file mode 100644 index 45f2b56..0000000 --- a/web/static/fonts/Web437_Nix8810_M16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Nix8810_M35-2y.woff b/web/static/fonts/Web437_Nix8810_M35-2y.woff Binary files differdeleted file mode 100644 index 2c564f3..0000000 --- a/web/static/fonts/Web437_Nix8810_M35-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Nix8810_M35.woff b/web/static/fonts/Web437_Nix8810_M35.woff Binary files differdeleted file mode 100644 index 433bac3..0000000 --- a/web/static/fonts/Web437_Nix8810_M35.woff +++ /dev/null diff --git a/web/static/fonts/Web437_OlivettiThin_8x14.woff b/web/static/fonts/Web437_OlivettiThin_8x14.woff Binary files differdeleted file mode 100644 index 96a3803..0000000 --- a/web/static/fonts/Web437_OlivettiThin_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_OlivettiThin_8x16.woff b/web/static/fonts/Web437_OlivettiThin_8x16.woff Binary files differdeleted file mode 100644 index 9a6c9d7..0000000 --- a/web/static/fonts/Web437_OlivettiThin_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_OlivettiThin_9x14.woff b/web/static/fonts/Web437_OlivettiThin_9x14.woff Binary files differdeleted file mode 100644 index b43b457..0000000 --- a/web/static/fonts/Web437_OlivettiThin_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_OlivettiThin_9x16.woff b/web/static/fonts/Web437_OlivettiThin_9x16.woff Binary files differdeleted file mode 100644 index 8686839..0000000 --- a/web/static/fonts/Web437_OlivettiThin_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Olivetti_M15-2y.woff b/web/static/fonts/Web437_Olivetti_M15-2y.woff Binary files differdeleted file mode 100644 index 41b83b2..0000000 --- a/web/static/fonts/Web437_Olivetti_M15-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Olivetti_M15.woff b/web/static/fonts/Web437_Olivetti_M15.woff Binary files differdeleted file mode 100644 index 212a1a8..0000000 --- a/web/static/fonts/Web437_Olivetti_M15.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Paradise132_7x16.woff b/web/static/fonts/Web437_Paradise132_7x16.woff Binary files differdeleted file mode 100644 index 2470eed..0000000 --- a/web/static/fonts/Web437_Paradise132_7x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Paradise132_7x9.woff b/web/static/fonts/Web437_Paradise132_7x9.woff Binary files differdeleted file mode 100644 index 3c6c103..0000000 --- a/web/static/fonts/Web437_Paradise132_7x9.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Philips_YES_G-2x.woff b/web/static/fonts/Web437_Philips_YES_G-2x.woff Binary files differdeleted file mode 100644 index ca1e9df..0000000 --- a/web/static/fonts/Web437_Philips_YES_G-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Philips_YES_G-2y.woff b/web/static/fonts/Web437_Philips_YES_G-2y.woff Binary files differdeleted file mode 100644 index d6c2808..0000000 --- a/web/static/fonts/Web437_Philips_YES_G-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Philips_YES_G.woff b/web/static/fonts/Web437_Philips_YES_G.woff Binary files differdeleted file mode 100644 index 09a7767..0000000 --- a/web/static/fonts/Web437_Philips_YES_G.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Philips_YES_T-2y.woff b/web/static/fonts/Web437_Philips_YES_T-2y.woff Binary files differdeleted file mode 100644 index ecba3fd..0000000 --- a/web/static/fonts/Web437_Philips_YES_T-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Philips_YES_T.woff b/web/static/fonts/Web437_Philips_YES_T.woff Binary files differdeleted file mode 100644 index fdc0c83..0000000 --- a/web/static/fonts/Web437_Philips_YES_T.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixEGA_8x14.woff b/web/static/fonts/Web437_PhoenixEGA_8x14.woff Binary files differdeleted file mode 100644 index 56bf74c..0000000 --- a/web/static/fonts/Web437_PhoenixEGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixEGA_8x16.woff b/web/static/fonts/Web437_PhoenixEGA_8x16.woff Binary files differdeleted file mode 100644 index 6ff3f0c..0000000 --- a/web/static/fonts/Web437_PhoenixEGA_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixEGA_8x8-2y.woff b/web/static/fonts/Web437_PhoenixEGA_8x8-2y.woff Binary files differdeleted file mode 100644 index 8bb59df..0000000 --- a/web/static/fonts/Web437_PhoenixEGA_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixEGA_8x8.woff b/web/static/fonts/Web437_PhoenixEGA_8x8.woff Binary files differdeleted file mode 100644 index 9609a47..0000000 --- a/web/static/fonts/Web437_PhoenixEGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixEGA_9x14.woff b/web/static/fonts/Web437_PhoenixEGA_9x14.woff Binary files differdeleted file mode 100644 index 1222a9d..0000000 --- a/web/static/fonts/Web437_PhoenixEGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixVGA_8x14.woff b/web/static/fonts/Web437_PhoenixVGA_8x14.woff Binary files differdeleted file mode 100644 index 5ac2522..0000000 --- a/web/static/fonts/Web437_PhoenixVGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixVGA_8x16.woff b/web/static/fonts/Web437_PhoenixVGA_8x16.woff Binary files differdeleted file mode 100644 index 9ac9959..0000000 --- a/web/static/fonts/Web437_PhoenixVGA_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixVGA_8x8.woff b/web/static/fonts/Web437_PhoenixVGA_8x8.woff Binary files differdeleted file mode 100644 index 80bef7d..0000000 --- a/web/static/fonts/Web437_PhoenixVGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixVGA_9x14.woff b/web/static/fonts/Web437_PhoenixVGA_9x14.woff Binary files differdeleted file mode 100644 index 0aaf954..0000000 --- a/web/static/fonts/Web437_PhoenixVGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixVGA_9x16.woff b/web/static/fonts/Web437_PhoenixVGA_9x16.woff Binary files differdeleted file mode 100644 index 644d6fb..0000000 --- a/web/static/fonts/Web437_PhoenixVGA_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_PhoenixVGA_9x8.woff b/web/static/fonts/Web437_PhoenixVGA_9x8.woff Binary files differdeleted file mode 100644 index 0d85e6d..0000000 --- a/web/static/fonts/Web437_PhoenixVGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Phoenix_BIOS-2y.woff b/web/static/fonts/Web437_Phoenix_BIOS-2y.woff Binary files differdeleted file mode 100644 index e849ae8..0000000 --- a/web/static/fonts/Web437_Phoenix_BIOS-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Phoenix_BIOS.woff b/web/static/fonts/Web437_Phoenix_BIOS.woff Binary files differdeleted file mode 100644 index 75a0b5e..0000000 --- a/web/static/fonts/Web437_Phoenix_BIOS.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Portfolio_6x8.woff b/web/static/fonts/Web437_Portfolio_6x8.woff Binary files differdeleted file mode 100644 index 6f39add..0000000 --- a/web/static/fonts/Web437_Portfolio_6x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_RM_Nimbus-2y.woff b/web/static/fonts/Web437_RM_Nimbus-2y.woff Binary files differdeleted file mode 100644 index e6f5173..0000000 --- a/web/static/fonts/Web437_RM_Nimbus-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_RM_Nimbus.woff b/web/static/fonts/Web437_RM_Nimbus.woff Binary files differdeleted file mode 100644 index 12aac90..0000000 --- a/web/static/fonts/Web437_RM_Nimbus.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Rainbow100_re_132.woff b/web/static/fonts/Web437_Rainbow100_re_132.woff Binary files differdeleted file mode 100644 index 43de2a2..0000000 --- a/web/static/fonts/Web437_Rainbow100_re_132.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Rainbow100_re_40.woff b/web/static/fonts/Web437_Rainbow100_re_40.woff Binary files differdeleted file mode 100644 index e7203cf..0000000 --- a/web/static/fonts/Web437_Rainbow100_re_40.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Rainbow100_re_66.woff b/web/static/fonts/Web437_Rainbow100_re_66.woff Binary files differdeleted file mode 100644 index b1d0884..0000000 --- a/web/static/fonts/Web437_Rainbow100_re_66.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Rainbow100_re_80.woff b/web/static/fonts/Web437_Rainbow100_re_80.woff Binary files differdeleted file mode 100644 index 19b6dbb..0000000 --- a/web/static/fonts/Web437_Rainbow100_re_80.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Robotron_A7100.woff b/web/static/fonts/Web437_Robotron_A7100.woff Binary files differdeleted file mode 100644 index 03e311d..0000000 --- a/web/static/fonts/Web437_Robotron_A7100.woff +++ /dev/null diff --git a/web/static/fonts/Web437_STB_AutoEGA_8x14.woff b/web/static/fonts/Web437_STB_AutoEGA_8x14.woff Binary files differdeleted file mode 100644 index 7f88003..0000000 --- a/web/static/fonts/Web437_STB_AutoEGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_STB_AutoEGA_9x14.woff b/web/static/fonts/Web437_STB_AutoEGA_9x14.woff Binary files differdeleted file mode 100644 index 5b51b23..0000000 --- a/web/static/fonts/Web437_STB_AutoEGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SanyoMBC16-2y.woff b/web/static/fonts/Web437_SanyoMBC16-2y.woff Binary files differdeleted file mode 100644 index 9da6d1e..0000000 --- a/web/static/fonts/Web437_SanyoMBC16-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SanyoMBC16.woff b/web/static/fonts/Web437_SanyoMBC16.woff Binary files differdeleted file mode 100644 index 966c868..0000000 --- a/web/static/fonts/Web437_SanyoMBC16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SanyoMBC55x-2y.woff b/web/static/fonts/Web437_SanyoMBC55x-2y.woff Binary files differdeleted file mode 100644 index a3fb0cb..0000000 --- a/web/static/fonts/Web437_SanyoMBC55x-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SanyoMBC55x.woff b/web/static/fonts/Web437_SanyoMBC55x.woff Binary files differdeleted file mode 100644 index 38203b6..0000000 --- a/web/static/fonts/Web437_SanyoMBC55x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SanyoMBC775-2y.woff b/web/static/fonts/Web437_SanyoMBC775-2y.woff Binary files differdeleted file mode 100644 index 39ed8fa..0000000 --- a/web/static/fonts/Web437_SanyoMBC775-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SanyoMBC775.woff b/web/static/fonts/Web437_SanyoMBC775.woff Binary files differdeleted file mode 100644 index 4daa0a8..0000000 --- a/web/static/fonts/Web437_SanyoMBC775.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SeequaCm-2y.woff b/web/static/fonts/Web437_SeequaCm-2y.woff Binary files differdeleted file mode 100644 index d099ecd..0000000 --- a/web/static/fonts/Web437_SeequaCm-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SeequaCm.woff b/web/static/fonts/Web437_SeequaCm.woff Binary files differdeleted file mode 100644 index e598bc3..0000000 --- a/web/static/fonts/Web437_SeequaCm.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sharp_PC3K-2x.woff b/web/static/fonts/Web437_Sharp_PC3K-2x.woff Binary files differdeleted file mode 100644 index 57e9047..0000000 --- a/web/static/fonts/Web437_Sharp_PC3K-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sharp_PC3K.woff b/web/static/fonts/Web437_Sharp_PC3K.woff Binary files differdeleted file mode 100644 index 8ba5b50..0000000 --- a/web/static/fonts/Web437_Sharp_PC3K.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sharp_PC3K_Alt-2x.woff b/web/static/fonts/Web437_Sharp_PC3K_Alt-2x.woff Binary files differdeleted file mode 100644 index 932d65b..0000000 --- a/web/static/fonts/Web437_Sharp_PC3K_Alt-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sharp_PC3K_Alt.woff b/web/static/fonts/Web437_Sharp_PC3K_Alt.woff Binary files differdeleted file mode 100644 index 32759f1..0000000 --- a/web/static/fonts/Web437_Sharp_PC3K_Alt.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Siemens_PC-D.woff b/web/static/fonts/Web437_Siemens_PC-D.woff Binary files differdeleted file mode 100644 index 8865075..0000000 --- a/web/static/fonts/Web437_Siemens_PC-D.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sigma_RM_8x14.woff b/web/static/fonts/Web437_Sigma_RM_8x14.woff Binary files differdeleted file mode 100644 index 626a260..0000000 --- a/web/static/fonts/Web437_Sigma_RM_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sigma_RM_8x16.woff b/web/static/fonts/Web437_Sigma_RM_8x16.woff Binary files differdeleted file mode 100644 index de40fdf..0000000 --- a/web/static/fonts/Web437_Sigma_RM_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sigma_RM_8x8.woff b/web/static/fonts/Web437_Sigma_RM_8x8.woff Binary files differdeleted file mode 100644 index d87ce1a..0000000 --- a/web/static/fonts/Web437_Sigma_RM_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sigma_RM_9x14.woff b/web/static/fonts/Web437_Sigma_RM_9x14.woff Binary files differdeleted file mode 100644 index cf7e8c5..0000000 --- a/web/static/fonts/Web437_Sigma_RM_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sigma_RM_9x16.woff b/web/static/fonts/Web437_Sigma_RM_9x16.woff Binary files differdeleted file mode 100644 index 83b19c7..0000000 --- a/web/static/fonts/Web437_Sigma_RM_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Sigma_RM_9x8.woff b/web/static/fonts/Web437_Sigma_RM_9x8.woff Binary files differdeleted file mode 100644 index 10f4346..0000000 --- a/web/static/fonts/Web437_Sigma_RM_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SperryPC_8x16.woff b/web/static/fonts/Web437_SperryPC_8x16.woff Binary files differdeleted file mode 100644 index 4b92b23..0000000 --- a/web/static/fonts/Web437_SperryPC_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SperryPC_CGA-2y.woff b/web/static/fonts/Web437_SperryPC_CGA-2y.woff Binary files differdeleted file mode 100644 index 22fd7fb..0000000 --- a/web/static/fonts/Web437_SperryPC_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_SperryPC_CGA.woff b/web/static/fonts/Web437_SperryPC_CGA.woff Binary files differdeleted file mode 100644 index f3c629d..0000000 --- a/web/static/fonts/Web437_SperryPC_CGA.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-II_200L-2x.woff b/web/static/fonts/Web437_Tandy1K-II_200L-2x.woff Binary files differdeleted file mode 100644 index aa5daa6..0000000 --- a/web/static/fonts/Web437_Tandy1K-II_200L-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-II_200L-2y.woff b/web/static/fonts/Web437_Tandy1K-II_200L-2y.woff Binary files differdeleted file mode 100644 index 8b973f6..0000000 --- a/web/static/fonts/Web437_Tandy1K-II_200L-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-II_200L.woff b/web/static/fonts/Web437_Tandy1K-II_200L.woff Binary files differdeleted file mode 100644 index 2bc34fa..0000000 --- a/web/static/fonts/Web437_Tandy1K-II_200L.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-II_225L-2y.woff b/web/static/fonts/Web437_Tandy1K-II_225L-2y.woff Binary files differdeleted file mode 100644 index 261d4de..0000000 --- a/web/static/fonts/Web437_Tandy1K-II_225L-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-II_225L.woff b/web/static/fonts/Web437_Tandy1K-II_225L.woff Binary files differdeleted file mode 100644 index b7c45f8..0000000 --- a/web/static/fonts/Web437_Tandy1K-II_225L.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-II_Mono.woff b/web/static/fonts/Web437_Tandy1K-II_Mono.woff Binary files differdeleted file mode 100644 index 4c11e44..0000000 --- a/web/static/fonts/Web437_Tandy1K-II_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-I_200L-2x.woff b/web/static/fonts/Web437_Tandy1K-I_200L-2x.woff Binary files differdeleted file mode 100644 index e52ddd0..0000000 --- a/web/static/fonts/Web437_Tandy1K-I_200L-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-I_200L-2y.woff b/web/static/fonts/Web437_Tandy1K-I_200L-2y.woff Binary files differdeleted file mode 100644 index eec2274..0000000 --- a/web/static/fonts/Web437_Tandy1K-I_200L-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-I_200L.woff b/web/static/fonts/Web437_Tandy1K-I_200L.woff Binary files differdeleted file mode 100644 index cdc9196..0000000 --- a/web/static/fonts/Web437_Tandy1K-I_200L.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-I_225L-2y.woff b/web/static/fonts/Web437_Tandy1K-I_225L-2y.woff Binary files differdeleted file mode 100644 index 6c8e2c1..0000000 --- a/web/static/fonts/Web437_Tandy1K-I_225L-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy1K-I_225L.woff b/web/static/fonts/Web437_Tandy1K-I_225L.woff Binary files differdeleted file mode 100644 index c7d6dbb..0000000 --- a/web/static/fonts/Web437_Tandy1K-I_225L.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy2K-2x.woff b/web/static/fonts/Web437_Tandy2K-2x.woff Binary files differdeleted file mode 100644 index 8b2f99c..0000000 --- a/web/static/fonts/Web437_Tandy2K-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy2K.woff b/web/static/fonts/Web437_Tandy2K.woff Binary files differdeleted file mode 100644 index 04634bf..0000000 --- a/web/static/fonts/Web437_Tandy2K.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy2K_G-2x.woff b/web/static/fonts/Web437_Tandy2K_G-2x.woff Binary files differdeleted file mode 100644 index bf62bb3..0000000 --- a/web/static/fonts/Web437_Tandy2K_G-2x.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy2K_G-TV.woff b/web/static/fonts/Web437_Tandy2K_G-TV.woff Binary files differdeleted file mode 100644 index 213bc99..0000000 --- a/web/static/fonts/Web437_Tandy2K_G-TV.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Tandy2K_G.woff b/web/static/fonts/Web437_Tandy2K_G.woff Binary files differdeleted file mode 100644 index ec4dd96..0000000 --- a/web/static/fonts/Web437_Tandy2K_G.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TelePC-2y.woff b/web/static/fonts/Web437_TelePC-2y.woff Binary files differdeleted file mode 100644 index 3f1da5d..0000000 --- a/web/static/fonts/Web437_TelePC-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TelePC.woff b/web/static/fonts/Web437_TelePC.woff Binary files differdeleted file mode 100644 index bb25c9c..0000000 --- a/web/static/fonts/Web437_TelePC.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Ti_Pro.woff b/web/static/fonts/Web437_Ti_Pro.woff Binary files differdeleted file mode 100644 index 1d8fb0e..0000000 --- a/web/static/fonts/Web437_Ti_Pro.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaSat_8x14.woff b/web/static/fonts/Web437_ToshibaSat_8x14.woff Binary files differdeleted file mode 100644 index 2e05675..0000000 --- a/web/static/fonts/Web437_ToshibaSat_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaSat_8x16.woff b/web/static/fonts/Web437_ToshibaSat_8x16.woff Binary files differdeleted file mode 100644 index 99735df..0000000 --- a/web/static/fonts/Web437_ToshibaSat_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaSat_8x8.woff b/web/static/fonts/Web437_ToshibaSat_8x8.woff Binary files differdeleted file mode 100644 index 92e9dc2..0000000 --- a/web/static/fonts/Web437_ToshibaSat_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaSat_9x14.woff b/web/static/fonts/Web437_ToshibaSat_9x14.woff Binary files differdeleted file mode 100644 index 6c6dab6..0000000 --- a/web/static/fonts/Web437_ToshibaSat_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaSat_9x16.woff b/web/static/fonts/Web437_ToshibaSat_9x16.woff Binary files differdeleted file mode 100644 index 482da55..0000000 --- a/web/static/fonts/Web437_ToshibaSat_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaSat_9x8.woff b/web/static/fonts/Web437_ToshibaSat_9x8.woff Binary files differdeleted file mode 100644 index 1c19f2d..0000000 --- a/web/static/fonts/Web437_ToshibaSat_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaT300_8x16.woff b/web/static/fonts/Web437_ToshibaT300_8x16.woff Binary files differdeleted file mode 100644 index 2a93b1f..0000000 --- a/web/static/fonts/Web437_ToshibaT300_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaT300_8x8-2y.woff b/web/static/fonts/Web437_ToshibaT300_8x8-2y.woff Binary files differdeleted file mode 100644 index c809330..0000000 --- a/web/static/fonts/Web437_ToshibaT300_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaT300_8x8.woff b/web/static/fonts/Web437_ToshibaT300_8x8.woff Binary files differdeleted file mode 100644 index 3b8d7f1..0000000 --- a/web/static/fonts/Web437_ToshibaT300_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaTxL1_8x16.woff b/web/static/fonts/Web437_ToshibaTxL1_8x16.woff Binary files differdeleted file mode 100644 index f900627..0000000 --- a/web/static/fonts/Web437_ToshibaTxL1_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaTxL1_8x8.woff b/web/static/fonts/Web437_ToshibaTxL1_8x8.woff Binary files differdeleted file mode 100644 index cbd7cec..0000000 --- a/web/static/fonts/Web437_ToshibaTxL1_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaTxL2_8x16.woff b/web/static/fonts/Web437_ToshibaTxL2_8x16.woff Binary files differdeleted file mode 100644 index f7e5c74..0000000 --- a/web/static/fonts/Web437_ToshibaTxL2_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_ToshibaTxL2_8x8.woff b/web/static/fonts/Web437_ToshibaTxL2_8x8.woff Binary files differdeleted file mode 100644 index a472b0b..0000000 --- a/web/static/fonts/Web437_ToshibaTxL2_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_8x11.woff b/web/static/fonts/Web437_TridentEarly_8x11.woff Binary files differdeleted file mode 100644 index 5474176..0000000 --- a/web/static/fonts/Web437_TridentEarly_8x11.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_8x14.woff b/web/static/fonts/Web437_TridentEarly_8x14.woff Binary files differdeleted file mode 100644 index 97daa2e..0000000 --- a/web/static/fonts/Web437_TridentEarly_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_8x16.woff b/web/static/fonts/Web437_TridentEarly_8x16.woff Binary files differdeleted file mode 100644 index 5e71f0e..0000000 --- a/web/static/fonts/Web437_TridentEarly_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_8x8.woff b/web/static/fonts/Web437_TridentEarly_8x8.woff Binary files differdeleted file mode 100644 index e116dd3..0000000 --- a/web/static/fonts/Web437_TridentEarly_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_9x14.woff b/web/static/fonts/Web437_TridentEarly_9x14.woff Binary files differdeleted file mode 100644 index 293de0a..0000000 --- a/web/static/fonts/Web437_TridentEarly_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_9x16.woff b/web/static/fonts/Web437_TridentEarly_9x16.woff Binary files differdeleted file mode 100644 index 37d82a0..0000000 --- a/web/static/fonts/Web437_TridentEarly_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TridentEarly_9x8.woff b/web/static/fonts/Web437_TridentEarly_9x8.woff Binary files differdeleted file mode 100644 index 3ff88db..0000000 --- a/web/static/fonts/Web437_TridentEarly_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_8x11.woff b/web/static/fonts/Web437_Trident_8x11.woff Binary files differdeleted file mode 100644 index d5d52b1..0000000 --- a/web/static/fonts/Web437_Trident_8x11.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_8x14.woff b/web/static/fonts/Web437_Trident_8x14.woff Binary files differdeleted file mode 100644 index 98576fa..0000000 --- a/web/static/fonts/Web437_Trident_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_8x16.woff b/web/static/fonts/Web437_Trident_8x16.woff Binary files differdeleted file mode 100644 index 708258c..0000000 --- a/web/static/fonts/Web437_Trident_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_8x8.woff b/web/static/fonts/Web437_Trident_8x8.woff Binary files differdeleted file mode 100644 index 8a7a2bd..0000000 --- a/web/static/fonts/Web437_Trident_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_9x14.woff b/web/static/fonts/Web437_Trident_9x14.woff Binary files differdeleted file mode 100644 index 3446e73..0000000 --- a/web/static/fonts/Web437_Trident_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_9x16.woff b/web/static/fonts/Web437_Trident_9x16.woff Binary files differdeleted file mode 100644 index da3a894..0000000 --- a/web/static/fonts/Web437_Trident_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Trident_9x8.woff b/web/static/fonts/Web437_Trident_9x8.woff Binary files differdeleted file mode 100644 index adb4b74..0000000 --- a/web/static/fonts/Web437_Trident_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TsengEVA_132_6x14.woff b/web/static/fonts/Web437_TsengEVA_132_6x14.woff Binary files differdeleted file mode 100644 index c90423a..0000000 --- a/web/static/fonts/Web437_TsengEVA_132_6x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_TsengEVA_132_6x8.woff b/web/static/fonts/Web437_TsengEVA_132_6x8.woff Binary files differdeleted file mode 100644 index 6042cf1..0000000 --- a/web/static/fonts/Web437_TsengEVA_132_6x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_VTech_BIOS-2y.woff b/web/static/fonts/Web437_VTech_BIOS-2y.woff Binary files differdeleted file mode 100644 index 3207a4d..0000000 --- a/web/static/fonts/Web437_VTech_BIOS-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_VTech_BIOS.woff b/web/static/fonts/Web437_VTech_BIOS.woff Binary files differdeleted file mode 100644 index 7585b4e..0000000 --- a/web/static/fonts/Web437_VTech_BIOS.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_8x14.woff b/web/static/fonts/Web437_Verite_8x14.woff Binary files differdeleted file mode 100644 index a02281a..0000000 --- a/web/static/fonts/Web437_Verite_8x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_8x16.woff b/web/static/fonts/Web437_Verite_8x16.woff Binary files differdeleted file mode 100644 index 00424a9..0000000 --- a/web/static/fonts/Web437_Verite_8x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_8x8-2y.woff b/web/static/fonts/Web437_Verite_8x8-2y.woff Binary files differdeleted file mode 100644 index 316c481..0000000 --- a/web/static/fonts/Web437_Verite_8x8-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_8x8.woff b/web/static/fonts/Web437_Verite_8x8.woff Binary files differdeleted file mode 100644 index e6a3f67..0000000 --- a/web/static/fonts/Web437_Verite_8x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_9x14.woff b/web/static/fonts/Web437_Verite_9x14.woff Binary files differdeleted file mode 100644 index 3c4c0bb..0000000 --- a/web/static/fonts/Web437_Verite_9x14.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_9x16.woff b/web/static/fonts/Web437_Verite_9x16.woff Binary files differdeleted file mode 100644 index c9da6f7..0000000 --- a/web/static/fonts/Web437_Verite_9x16.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Verite_9x8.woff b/web/static/fonts/Web437_Verite_9x8.woff Binary files differdeleted file mode 100644 index ae2181c..0000000 --- a/web/static/fonts/Web437_Verite_9x8.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wang_Pro_Color-2y.woff b/web/static/fonts/Web437_Wang_Pro_Color-2y.woff Binary files differdeleted file mode 100644 index b3306bd..0000000 --- a/web/static/fonts/Web437_Wang_Pro_Color-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wang_Pro_Color.woff b/web/static/fonts/Web437_Wang_Pro_Color.woff Binary files differdeleted file mode 100644 index 500f461..0000000 --- a/web/static/fonts/Web437_Wang_Pro_Color.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wang_Pro_Mono.woff b/web/static/fonts/Web437_Wang_Pro_Mono.woff Binary files differdeleted file mode 100644 index 3e9162d..0000000 --- a/web/static/fonts/Web437_Wang_Pro_Mono.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wyse700a-2y.woff b/web/static/fonts/Web437_Wyse700a-2y.woff Binary files differdeleted file mode 100644 index 8bf060d..0000000 --- a/web/static/fonts/Web437_Wyse700a-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wyse700a.woff b/web/static/fonts/Web437_Wyse700a.woff Binary files differdeleted file mode 100644 index e1a8e6c..0000000 --- a/web/static/fonts/Web437_Wyse700a.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wyse700b-2y.woff b/web/static/fonts/Web437_Wyse700b-2y.woff Binary files differdeleted file mode 100644 index 9003597..0000000 --- a/web/static/fonts/Web437_Wyse700b-2y.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Wyse700b.woff b/web/static/fonts/Web437_Wyse700b.woff Binary files differdeleted file mode 100644 index d3ae560..0000000 --- a/web/static/fonts/Web437_Wyse700b.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Zenith_Z-100.woff b/web/static/fonts/Web437_Zenith_Z-100.woff Binary files differdeleted file mode 100644 index 4fd99a2..0000000 --- a/web/static/fonts/Web437_Zenith_Z-100.woff +++ /dev/null diff --git a/web/static/fonts/Web437_Zenith_Z-100_Alt.woff b/web/static/fonts/Web437_Zenith_Z-100_Alt.woff Binary files differdeleted file mode 100644 index 21f8c33..0000000 --- a/web/static/fonts/Web437_Zenith_Z-100_Alt.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_AST_PremiumExec.woff b/web/static/fonts/WebPlus_AST_PremiumExec.woff Binary files differdeleted file mode 100644 index ea95d23..0000000 --- a/web/static/fonts/WebPlus_AST_PremiumExec.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Amstrad_PC-2y.woff b/web/static/fonts/WebPlus_Amstrad_PC-2y.woff Binary files differdeleted file mode 100644 index f0af92f..0000000 --- a/web/static/fonts/WebPlus_Amstrad_PC-2y.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Amstrad_PC.woff b/web/static/fonts/WebPlus_Amstrad_PC.woff Binary files differdeleted file mode 100644 index a89bd9c..0000000 --- a/web/static/fonts/WebPlus_Amstrad_PC.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Cordata_PPC-21.woff b/web/static/fonts/WebPlus_Cordata_PPC-21.woff Binary files differdeleted file mode 100644 index 486cbb9..0000000 --- a/web/static/fonts/WebPlus_Cordata_PPC-21.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Cordata_PPC-400.woff b/web/static/fonts/WebPlus_Cordata_PPC-400.woff Binary files differdeleted file mode 100644 index b36d384..0000000 --- a/web/static/fonts/WebPlus_Cordata_PPC-400.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_100LX_10x11.woff b/web/static/fonts/WebPlus_HP_100LX_10x11.woff Binary files differdeleted file mode 100644 index be23ce0..0000000 --- a/web/static/fonts/WebPlus_HP_100LX_10x11.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_100LX_16x12.woff b/web/static/fonts/WebPlus_HP_100LX_16x12.woff Binary files differdeleted file mode 100644 index 58c37c7..0000000 --- a/web/static/fonts/WebPlus_HP_100LX_16x12.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_100LX_6x8-2x.woff b/web/static/fonts/WebPlus_HP_100LX_6x8-2x.woff Binary files differdeleted file mode 100644 index 0e12806..0000000 --- a/web/static/fonts/WebPlus_HP_100LX_6x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_100LX_6x8.woff b/web/static/fonts/WebPlus_HP_100LX_6x8.woff Binary files differdeleted file mode 100644 index d259282..0000000 --- a/web/static/fonts/WebPlus_HP_100LX_6x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_100LX_8x8-2x.woff b/web/static/fonts/WebPlus_HP_100LX_8x8-2x.woff Binary files differdeleted file mode 100644 index 8258270..0000000 --- a/web/static/fonts/WebPlus_HP_100LX_8x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_100LX_8x8.woff b/web/static/fonts/WebPlus_HP_100LX_8x8.woff Binary files differdeleted file mode 100644 index f2dca01..0000000 --- a/web/static/fonts/WebPlus_HP_100LX_8x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_HP_150_re.woff b/web/static/fonts/WebPlus_HP_150_re.woff Binary files differdeleted file mode 100644 index dc2ec33..0000000 --- a/web/static/fonts/WebPlus_HP_150_re.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_BIOS-2x.woff b/web/static/fonts/WebPlus_IBM_BIOS-2x.woff Binary files differdeleted file mode 100644 index ffce1c5..0000000 --- a/web/static/fonts/WebPlus_IBM_BIOS-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_BIOS-2y.woff b/web/static/fonts/WebPlus_IBM_BIOS-2y.woff Binary files differdeleted file mode 100644 index c46cbd1..0000000 --- a/web/static/fonts/WebPlus_IBM_BIOS-2y.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_BIOS.woff b/web/static/fonts/WebPlus_IBM_BIOS.woff Binary files differdeleted file mode 100644 index a519221..0000000 --- a/web/static/fonts/WebPlus_IBM_BIOS.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_CGA-2y.woff b/web/static/fonts/WebPlus_IBM_CGA-2y.woff Binary files differdeleted file mode 100644 index 6998020..0000000 --- a/web/static/fonts/WebPlus_IBM_CGA-2y.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_CGA.woff b/web/static/fonts/WebPlus_IBM_CGA.woff Binary files differdeleted file mode 100644 index a76d503..0000000 --- a/web/static/fonts/WebPlus_IBM_CGA.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_CGAthin-2y.woff b/web/static/fonts/WebPlus_IBM_CGAthin-2y.woff Binary files differdeleted file mode 100644 index 92df543..0000000 --- a/web/static/fonts/WebPlus_IBM_CGAthin-2y.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_CGAthin.woff b/web/static/fonts/WebPlus_IBM_CGAthin.woff Binary files differdeleted file mode 100644 index cf5ebf6..0000000 --- a/web/static/fonts/WebPlus_IBM_CGAthin.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_8x14-2x.woff b/web/static/fonts/WebPlus_IBM_EGA_8x14-2x.woff Binary files differdeleted file mode 100644 index b7808fd..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_8x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_8x14.woff b/web/static/fonts/WebPlus_IBM_EGA_8x14.woff Binary files differdeleted file mode 100644 index 9bc7e08..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_8x8-2x.woff b/web/static/fonts/WebPlus_IBM_EGA_8x8-2x.woff Binary files differdeleted file mode 100644 index 3013cec..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_8x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_8x8.woff b/web/static/fonts/WebPlus_IBM_EGA_8x8.woff Binary files differdeleted file mode 100644 index bb39e9f..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_8x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_9x14-2x.woff b/web/static/fonts/WebPlus_IBM_EGA_9x14-2x.woff Binary files differdeleted file mode 100644 index 6e25b86..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_9x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_9x14.woff b/web/static/fonts/WebPlus_IBM_EGA_9x14.woff Binary files differdeleted file mode 100644 index 9d81c45..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_9x8-2x.woff b/web/static/fonts/WebPlus_IBM_EGA_9x8-2x.woff Binary files differdeleted file mode 100644 index 46885b2..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_9x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_EGA_9x8.woff b/web/static/fonts/WebPlus_IBM_EGA_9x8.woff Binary files differdeleted file mode 100644 index 0077442..0000000 --- a/web/static/fonts/WebPlus_IBM_EGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_MDA.woff b/web/static/fonts/WebPlus_IBM_MDA.woff Binary files differdeleted file mode 100644 index 45639b5..0000000 --- a/web/static/fonts/WebPlus_IBM_MDA.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_8x14-2x.woff b/web/static/fonts/WebPlus_IBM_VGA_8x14-2x.woff Binary files differdeleted file mode 100644 index 47cffd4..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_8x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_8x14.woff b/web/static/fonts/WebPlus_IBM_VGA_8x14.woff Binary files differdeleted file mode 100644 index d1ee1c9..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_8x14.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_8x16-2x.woff b/web/static/fonts/WebPlus_IBM_VGA_8x16-2x.woff Binary files differdeleted file mode 100644 index a589f63..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_8x16-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_8x16.woff b/web/static/fonts/WebPlus_IBM_VGA_8x16.woff Binary files differdeleted file mode 100644 index 466064d..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_8x16.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_9x14-2x.woff b/web/static/fonts/WebPlus_IBM_VGA_9x14-2x.woff Binary files differdeleted file mode 100644 index 8746fdc..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_9x14-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_9x14.woff b/web/static/fonts/WebPlus_IBM_VGA_9x14.woff Binary files differdeleted file mode 100644 index 44cce3e..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_9x14.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_9x16-2x.woff b/web/static/fonts/WebPlus_IBM_VGA_9x16-2x.woff Binary files differdeleted file mode 100644 index f0ffd03..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_9x16-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_9x16.woff b/web/static/fonts/WebPlus_IBM_VGA_9x16.woff Binary files differdeleted file mode 100644 index 969fb65..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_9x16.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_9x8-2x.woff b/web/static/fonts/WebPlus_IBM_VGA_9x8-2x.woff Binary files differdeleted file mode 100644 index 45326ef..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_9x8-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_VGA_9x8.woff b/web/static/fonts/WebPlus_IBM_VGA_9x8.woff Binary files differdeleted file mode 100644 index 44cd4df..0000000 --- a/web/static/fonts/WebPlus_IBM_VGA_9x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_IBM_XGA-AI_12x20.woff b/web/static/fonts/WebPlus_IBM_XGA-AI_12x20.woff Binary files differdeleted file mode 100644 index ff642ee..0000000 --- a/web/static/fonts/WebPlus_IBM_XGA-AI_12x20.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Rainbow100_re_132.woff b/web/static/fonts/WebPlus_Rainbow100_re_132.woff Binary files differdeleted file mode 100644 index c553760..0000000 --- a/web/static/fonts/WebPlus_Rainbow100_re_132.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Rainbow100_re_40.woff b/web/static/fonts/WebPlus_Rainbow100_re_40.woff Binary files differdeleted file mode 100644 index c316398..0000000 --- a/web/static/fonts/WebPlus_Rainbow100_re_40.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Rainbow100_re_66.woff b/web/static/fonts/WebPlus_Rainbow100_re_66.woff Binary files differdeleted file mode 100644 index 123af39..0000000 --- a/web/static/fonts/WebPlus_Rainbow100_re_66.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Rainbow100_re_80.woff b/web/static/fonts/WebPlus_Rainbow100_re_80.woff Binary files differdeleted file mode 100644 index 4feb241..0000000 --- a/web/static/fonts/WebPlus_Rainbow100_re_80.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Tandy1K-II_200L-2x.woff b/web/static/fonts/WebPlus_Tandy1K-II_200L-2x.woff Binary files differdeleted file mode 100644 index b95844e..0000000 --- a/web/static/fonts/WebPlus_Tandy1K-II_200L-2x.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Tandy1K-II_200L-2y.woff b/web/static/fonts/WebPlus_Tandy1K-II_200L-2y.woff Binary files differdeleted file mode 100644 index 766fdf5..0000000 --- a/web/static/fonts/WebPlus_Tandy1K-II_200L-2y.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Tandy1K-II_200L.woff b/web/static/fonts/WebPlus_Tandy1K-II_200L.woff Binary files differdeleted file mode 100644 index a40ea22..0000000 --- a/web/static/fonts/WebPlus_Tandy1K-II_200L.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Tandy1K-II_225L-2y.woff b/web/static/fonts/WebPlus_Tandy1K-II_225L-2y.woff Binary files differdeleted file mode 100644 index 2e376dc..0000000 --- a/web/static/fonts/WebPlus_Tandy1K-II_225L-2y.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_Tandy1K-II_225L.woff b/web/static/fonts/WebPlus_Tandy1K-II_225L.woff Binary files differdeleted file mode 100644 index 226bfe4..0000000 --- a/web/static/fonts/WebPlus_Tandy1K-II_225L.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaSat_8x14.woff b/web/static/fonts/WebPlus_ToshibaSat_8x14.woff Binary files differdeleted file mode 100644 index 54c3b46..0000000 --- a/web/static/fonts/WebPlus_ToshibaSat_8x14.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaSat_8x16.woff b/web/static/fonts/WebPlus_ToshibaSat_8x16.woff Binary files differdeleted file mode 100644 index 1ac5866..0000000 --- a/web/static/fonts/WebPlus_ToshibaSat_8x16.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaSat_8x8.woff b/web/static/fonts/WebPlus_ToshibaSat_8x8.woff Binary files differdeleted file mode 100644 index dc45c25..0000000 --- a/web/static/fonts/WebPlus_ToshibaSat_8x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaSat_9x14.woff b/web/static/fonts/WebPlus_ToshibaSat_9x14.woff Binary files differdeleted file mode 100644 index 3eac7ac..0000000 --- a/web/static/fonts/WebPlus_ToshibaSat_9x14.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaSat_9x16.woff b/web/static/fonts/WebPlus_ToshibaSat_9x16.woff Binary files differdeleted file mode 100644 index b324de1..0000000 --- a/web/static/fonts/WebPlus_ToshibaSat_9x16.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaSat_9x8.woff b/web/static/fonts/WebPlus_ToshibaSat_9x8.woff Binary files differdeleted file mode 100644 index ac2722c..0000000 --- a/web/static/fonts/WebPlus_ToshibaSat_9x8.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaTxL1_8x16.woff b/web/static/fonts/WebPlus_ToshibaTxL1_8x16.woff Binary files differdeleted file mode 100644 index 686cea5..0000000 --- a/web/static/fonts/WebPlus_ToshibaTxL1_8x16.woff +++ /dev/null diff --git a/web/static/fonts/WebPlus_ToshibaTxL2_8x16.woff b/web/static/fonts/WebPlus_ToshibaTxL2_8x16.woff Binary files differdeleted file mode 100644 index 0526002..0000000 --- a/web/static/fonts/WebPlus_ToshibaTxL2_8x16.woff +++ /dev/null diff --git a/web/tsconfig.json b/web/tsconfig.json index f2f29fc..8f78ddc 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -1,8 +1,5 @@ { "compilerOptions": { - /* Visit https://aka.ms/tsconfig to read more about this file */ - - /* Projects */ // "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */ // "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */ // "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */ diff --git a/web/update-remote.sh b/web/update-remote.sh index a861b60..2dd9ce7 100755 --- a/web/update-remote.sh +++ b/web/update-remote.sh @@ -8,4 +8,8 @@ if [[ "$REPLY" == "y" ]]; then echo "copying $i" scp -r ./dist/$i root@networkheaven.net:/var/www/html/ done + + echo "clearing render cache..." + ssh root@networkheaven.net -p22 "rm /home/web/render/cache/*" + echo "done" fi |
