switch news fonts to Old Standard TT

workspace
Brendan Howell 4 years ago
parent ff3c180b7b
commit 385a889e48

@ -10,13 +10,14 @@
}
}
body {
font-family: "Gelasio";
font-family: "Old Standard TT";
font-size: 10pt;
line-height: 1;
counter-reset: sidenote-counter;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Playfair Display SC";
font-weight: 400;
font-variant: small-caps;
}
img {
max-width: 100%;

@ -1,4 +1,4 @@
Copyright 2017 The Playfair Display Project Authors (https://github.com/clauseggers/Playfair-Display), with Reserved Font Name "Playfair Display".
Copyright 2011 The Old Standard Project Authors (amkryukov@gmail.com)
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:

@ -1,5 +0,0 @@
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.

@ -14,12 +14,13 @@
font-size: 100%;
}
body {
font-family: "Gelasio";
font-family: "Old Standard TT";
font-size: 12px;
line-height: 1;
}
h1 {
font-family: "Playfair Display SC";
font-variant: small-caps;
font-weight: 400;
}
img {
max-width: 100%;
@ -49,7 +50,8 @@
border-bottom: 2px solid black;
padding: 5px;
clear: both;
font-family: "Playfair Display SC";
font-variant: small-caps;
font-weight: 400;
}
#motto {
float: left;
@ -69,8 +71,8 @@
margin-bottom: 1em;
}
.entry .title{
font-weight: bold;
font-family: "Playfair Display SC";
font-variant: small-caps;
font-weight: 400;
/* text-align: justify; */
}
.entry .source{
@ -109,7 +111,8 @@
.mail div.mailact {
width: 25%;
float: right;
font-family: "Playfair Display SC";
font-variant: small-caps;
font-weight: 400;
}
.mail div.actname {
height: 10px;

Loading…
Cancel
Save