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

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

