New serif font

pretty
This commit is contained in:
nesuprachy
2024-10-11 22:42:29 +02:00
parent 90ca1c5a55
commit 2a969b6607
+2 -1
View File
@@ -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;