diff --git a/www/static/fonts/pxplus_ibm_vga8-webfont.svg b/www/static/fonts/pxplus_ibm_vga8-webfont.svg new file mode 100755 index 0000000..cc1a752 --- /dev/null +++ b/www/static/fonts/pxplus_ibm_vga8-webfont.svg @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/www/static/fonts/pxplus_ibm_vga8-webfont.woff b/www/static/fonts/pxplus_ibm_vga8-webfont.woff index beaf044..cd50652 100755 Binary files a/www/static/fonts/pxplus_ibm_vga8-webfont.woff and b/www/static/fonts/pxplus_ibm_vga8-webfont.woff differ diff --git a/www/static/fonts/pxplus_ibm_vga8-webfont.woff2 b/www/static/fonts/pxplus_ibm_vga8-webfont.woff2 index b058203..1e86a12 100755 Binary files a/www/static/fonts/pxplus_ibm_vga8-webfont.woff2 and b/www/static/fonts/pxplus_ibm_vga8-webfont.woff2 differ diff --git a/www/static/style.css b/www/static/style.css index 19b49ec..dafdf5c 100644 --- a/www/static/style.css +++ b/www/static/style.css @@ -1,6 +1,7 @@ @font-face { font-family: 'pxplus_ibm_vga8regular'; src: url('/static/fonts/pxplus_ibm_vga8-webfont.woff2') format('woff2'), + url('static/fonts/pxplus_ibm_vga8-webfont.svg') format('svg'), url('/static/fonts/pxplus_ibm_vga8-webfont.woff') format('woff'); font-weight: normal; font-style: normal;