@font-face {
    font-family: 'game_font';
    src: url('../fonts/game_fontsh-VariableFont_wght.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'game_font';
    src: url('../fonts/game_fontsh-Italic-VariableFont_wght.ttf');
    font-weight: normal;
    font-style: italic;
}