@font-face {
    font-family: 'Sukhumvit Set';
    src: url('SukhumvitSet-Bold.woff2') format('woff2'),
        url('SukhumvitSet-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('SukhumvitSet-Light.woff2') format('woff2'),
        url('SukhumvitSet-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('SukhumvitSet-SemiBold.woff2') format('woff2'),
        url('SukhumvitSet-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('SukhumvitSet-Medium.woff2') format('woff2'),
        url('SukhumvitSet-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sukhumvit Set';
    src: url('SukhumvitSet-Thin.woff2') format('woff2'),
        url('SukhumvitSet-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

