diff --git a/screenless/bureau/publications/article.html b/screenless/bureau/publications/article.html index fee88cd..62f48aa 100644 --- a/screenless/bureau/publications/article.html +++ b/screenless/bureau/publications/article.html @@ -12,13 +12,16 @@ body { font-family: "Cormorant Garamond"; font-size: 10pt; - line-height: 1; + line-height: 1.05; counter-reset: sidenote-counter; } + pre { + font-family: "Fantasque Sans Mono"; + column-span: all; + } h1, h2, h3, h4, h5, h6 { font-family: "Cormorant SC"; font-weight: 400; - font-variant: small-caps; } img { max-width: 100%; diff --git a/screenless/bureau/publications/fonts/FantasqueSansMono-Bold.otf b/screenless/bureau/publications/fonts/FantasqueSansMono-Bold.otf new file mode 100644 index 0000000..d095ceb Binary files /dev/null and b/screenless/bureau/publications/fonts/FantasqueSansMono-Bold.otf differ diff --git a/screenless/bureau/publications/fonts/FantasqueSansMono-BoldItalic.otf b/screenless/bureau/publications/fonts/FantasqueSansMono-BoldItalic.otf new file mode 100644 index 0000000..22d0a99 Binary files /dev/null and b/screenless/bureau/publications/fonts/FantasqueSansMono-BoldItalic.otf differ diff --git a/screenless/bureau/publications/fonts/FantasqueSansMono-Italic.otf b/screenless/bureau/publications/fonts/FantasqueSansMono-Italic.otf new file mode 100644 index 0000000..6304348 Binary files /dev/null and b/screenless/bureau/publications/fonts/FantasqueSansMono-Italic.otf differ diff --git a/screenless/bureau/publications/fonts/FantasqueSansMono-Regular.otf b/screenless/bureau/publications/fonts/FantasqueSansMono-Regular.otf new file mode 100644 index 0000000..b6be6c9 Binary files /dev/null and b/screenless/bureau/publications/fonts/FantasqueSansMono-Regular.otf differ diff --git a/screenless/bureau/publications/news.html b/screenless/bureau/publications/news.html index 069d330..fe7646d 100644 --- a/screenless/bureau/publications/news.html +++ b/screenless/bureau/publications/news.html @@ -47,7 +47,6 @@ border-bottom: 2px solid black; padding: 5px; clear: both; - font-variant: small-caps; font-weight: 400; } #motto { @@ -69,7 +68,6 @@ } .entry .title{ font-family: "Cormorant SC"; - font-variant: small-caps; font-weight: 400; /* text-align: justify; */ } @@ -111,7 +109,7 @@ .mail div.mailact { width: 25%; float: right; - font-variant: small-caps; + font-family: "Cormorant SC"; font-weight: 400; } .mail div.actname {