Explorar el Código

Add subset of STIX, update changes in css

JoostSijm hace 6 años
padre
commit
c349da808f
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. BIN
      app/static/STIX2Text-Regular.subset.otf
  2. 1 2
      app/static/style.css

BIN
app/static/STIX2Text-Regular.subset.otf


+ 1 - 2
app/static/style.css

@@ -1,8 +1,7 @@
 @font-face
 {
     font-family: STIX;
-    src: url("http://127.0.0.1:5000/static/STIX2Text-Regular.woff") format("woff"), 
-         url("http://127.0.0.1:5000/static/STIX2Text-Regular.otf") format("truetype");
+    src: url("http://127.0.0.1:5000/static/STIX2Text-Regular.subset.otf") format("truetype");
 }
 
 body