forked from GitHub-Mirrors/foundry-sw5e
Core Update 1.2.3
Core update with 1.2.3 and Recent Dev changes integrated... I hope :)
This commit is contained in:
parent
184e916811
commit
7f75ffc195
57 changed files with 386 additions and 260 deletions
|
@ -10,12 +10,16 @@
|
|||
font-weight: 400;
|
||||
src: url('./fonts/RussoOne.ttf');
|
||||
}
|
||||
/* bungee-inline-regular - latin */
|
||||
@font-face {
|
||||
font-family: 'Bungee Inline';
|
||||
font-family: 'Engli-Besh';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('./fonts/BungeeInline.ttf');
|
||||
src: url('./fonts/EngliBesh-KG3W.ttf');
|
||||
}
|
||||
.engli-Besh {
|
||||
font-family: 'Engli-Besh';
|
||||
font-size: 20px;
|
||||
font-weight: 400;
|
||||
}
|
||||
/* open-sans-regular - latin */
|
||||
@font-face {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue