diff --git a/screenless/bureau/publications/article.html b/screenless/bureau/publications/article.html index 631bb2e..fee88cd 100644 --- a/screenless/bureau/publications/article.html +++ b/screenless/bureau/publications/article.html @@ -16,6 +16,7 @@ counter-reset: sidenote-counter; } h1, h2, h3, h4, h5, h6 { + font-family: "Cormorant SC"; font-weight: 400; font-variant: small-caps; } diff --git a/screenless/bureau/publications/news.html b/screenless/bureau/publications/news.html index d7197d6..069d330 100644 --- a/screenless/bureau/publications/news.html +++ b/screenless/bureau/publications/news.html @@ -15,7 +15,7 @@ } body { font-family: "Cormorant"; - font-size: 12px; + font-size: 14px; line-height: 1; } img { @@ -42,6 +42,7 @@ margin: 0; } #edition { + font-family: "Cormorant SC"; border-top: 2px solid black; border-bottom: 2px solid black; padding: 5px; @@ -67,11 +68,13 @@ margin-bottom: 1em; } .entry .title{ + font-family: "Cormorant SC"; font-variant: small-caps; font-weight: 400; /* text-align: justify; */ } .entry .source{ + font-family: "Cormorant Garamond"; font-style: italic; } .entry .barcode{