mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
New serif font
pretty
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+English+SC&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+English&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+English:ital@1&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital,wght@0,400..900;1,400..900&display=swap');
|
||||
@font-face {font-family: "IM Fell English SC"; font-style: normal; font-weight: 400; font-display: swap; src: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Draci%20doupe%20II/assets/IMFeENsc29P.woff2") format('woff2');}
|
||||
@font-face {font-family: "IM Fell English"; font-style: normal; font-weight: 400; font-display: swap; src: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Draci%20doupe%20II/assets/IMFeENrm29P.woff2") format('woff2');}
|
||||
@font-face {font-family: "IM Fell English"; font-style: italic; font-weight: 400; font-display: swap; src: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Draci%20doupe%20II/assets/IMFeENit29P.woff2") format('woff2');}
|
||||
@@ -42,7 +43,7 @@
|
||||
width: calc(900px - 40px - 50px);
|
||||
height: calc(1200px - 60px);
|
||||
position: relative;
|
||||
font-family: serif;
|
||||
font-family: 'Alegreya', serif;
|
||||
font-size: 18px;
|
||||
color: #000;
|
||||
line-height: 1.2;
|
||||
|
||||
Reference in New Issue
Block a user