@font-face {
    font-family: 'Determination';
    src: url('Determination.woff2') format('woff2'),
        url('Determination.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EmojiFont';
    src: url('EmojiFont.woff2') format('woff2'),
        url('EmojiFont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

