Core Update 1.2.3

Core update with 1.2.3 and Recent Dev changes integrated... I hope :)
This commit is contained in:
supervj 2021-01-19 22:52:02 -05:00
parent 184e916811
commit 7f75ffc195
57 changed files with 386 additions and 260 deletions

View file

@ -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 {