forked from GitHub-Mirrors/foundry-sw5e
Reset
This commit is contained in:
parent
38c8941bef
commit
184e916811
64 changed files with 347 additions and 446 deletions
|
@ -19,15 +19,15 @@
|
|||
font-size: @font-size;
|
||||
font-weight: 400;
|
||||
}
|
||||
/* engli-besh */
|
||||
/* bungee-inline-regular - latin */
|
||||
@font-face {
|
||||
font-family: 'Engli-Besh';
|
||||
font-family: 'Bungee Inline';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('./fonts/EngliBesh-KG3W.ttf');
|
||||
src: url('./fonts/BungeeInline.ttf');
|
||||
}
|
||||
.engli-Besh {
|
||||
font-family: 'Engli-Besh';
|
||||
.bungeeInline {
|
||||
font-family: 'Bungee Inline';
|
||||
font-size: 20px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue