mirror of
https://github.com/bigskysoftware/hypermedia-systems.git
synced 2025-11-22 00:12:12 -05:00
bring ChicagoFLF back
based on all available evidence, it's public domain
This commit is contained in:
parent
c241eb5bd6
commit
e74ccc861a
BIN
fonts/ChicagoFLF.ttf
Normal file
BIN
fonts/ChicagoFLF.ttf
Normal file
Binary file not shown.
@ -17,7 +17,7 @@
|
||||
:root {
|
||||
--main-font: "Merriweather", serif;
|
||||
--secondary-font: "Merriweather Sans", sans-serif;
|
||||
{# --display-font: "Chicago FLF", "Impact", "Oswald", sans-serif; #}
|
||||
--display-font: "Chicago FLF", "Impact", "Oswald", sans-serif;
|
||||
--mono-font: "Berkeley Mono", "Input Mono", "Iosevka", "Liberation Mono", "Victor Mono", "Consolas", monospace, monospace;
|
||||
|
||||
--rhythm: 1.6rem;
|
||||
@ -26,14 +26,14 @@
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
{# h1, h2, h3, h4, h5, h6 {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: normal;
|
||||
font-family: var(--display-font);
|
||||
}
|
||||
|
||||
:is(h1, h2, h3, h4, h5, h6) code {
|
||||
font-family: inherit;
|
||||
} #}
|
||||
}
|
||||
|
||||
sub-title, .sub-title {
|
||||
color: var(--faded-fg);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user