

@font-face {
    font-family: 'GenSenRoundedTW';
    src: url('../fonts/GenSenRoundedTW-L.ttf') format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'GenSenRoundedTW';
    src: url('../fonts/GenSenRoundedTW-M.ttf') format("truetype");
    font-weight: bold;
    font-display: swap;
}