mirror of https://gitlab.com/bashrc2/epicyon
Minitel font
parent
958af368dd
commit
9e4c9428c4
|
@ -14,6 +14,7 @@ Judges is under GPL. See https://webfonts.ffonts.net/Judges.font
|
|||
LinBiolinum is under GPLv2. See https://www.1001fonts.com/linux-biolinum-font.html
|
||||
LcdSolid is public domain. See https://www.fontspace.com/lcd-solid-font-f11346
|
||||
MarginaliaRegular is public domain. See https://www.fontspace.com/marginalia-font-f32466
|
||||
Minitel is GPL. See https://www.dafont.com/minitel.font
|
||||
Montserrat is under OFL and came from CCC Rc3 style guide https://styleguide.rc3.world
|
||||
Nimbus Sans L is GPL. See https://www.fontsquirrel.com/fonts/nimbus-sans-l
|
||||
Octavius is created by Jack Oatley and described as "100% free to use, though credit is appreciated" https://www.dafont.com/octavius.font
|
||||
|
|
Binary file not shown.
|
@ -50,7 +50,7 @@
|
|||
"timeline-border-radius": "4px",
|
||||
"header-font": "'Bedstead'",
|
||||
"*font-family": "'Bedstead'",
|
||||
"*src": "url('./fonts/bedstead.otf') format('opentype')",
|
||||
"*src": "url('./fonts/Minitel.ttf') format('truetype')",
|
||||
"color: #FFFFFE;": "color: green;",
|
||||
"calendar-bg-color": "black",
|
||||
"lines-color": "green",
|
||||
|
|
Loading…
Reference in New Issue