@import "global-variables.css";

@font-face {
    font-family: 'SunnySpells';
    src: url('fonts/SunnySpellsBasicRegular-Yz1Wv.ttf');
}

@font-face {
    font-family: 'ComicHunter';
    src: url('fonts/ComicHunter.ttf');
}

.fw-bold {
    font-weight: bold !important;
}