This commit is contained in:
supervj 2021-01-19 21:47:38 -05:00
parent 38c8941bef
commit 184e916811
64 changed files with 347 additions and 446 deletions

View file

@ -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;
}