embed fonts for news

workspace
Brendan Howell 5 years ago
parent 4a1dd71b2a
commit 15639c7aa5

@ -0,0 +1,5 @@
This package was compiled by Christian Perfect (http://checkmyworking.com) from the Computer Modern Unicode fonts created by Andrey V. Panov (http://cm-unicode.sourceforge.net/)
They're released under the SIL Open Font License. See OFL.txt and OFL-FAQ.txt for the terms.
A demo page for these fonts was at http://www.checkmyworking.com/cm-web-fonts/ when I released them. I can only apologise, citizen of the future, if that address doesn't exist any more.

@ -2,6 +2,7 @@
<html lang="en">
<title>NEWS</title>
<meta charset="utf-8">
<base href=".">
<style type="text/css">
@media print {
@page {
@ -9,10 +10,10 @@
margin: 1cm;
}
}
@font-face {
/* @font-face {
font-family: Fold;
src: url("fonts/Fold.otf") format("opentype");
}
} */
html {
font-size: 100%;
}

Loading…
Cancel
Save