@font-face {
    font-family: 'Allumi Std';
    src: url('../fonts/AllumiStd-Demi.eot');
    src: url('../fonts/AllumiStd-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllumiStd-Demi.woff2') format('woff2'),
        url('../fonts/AllumiStd-Demi.woff') format('woff'),
        url('../fonts/AllumiStd-Demi.ttf') format('truetype'),
        url('../fonts/AllumiStd-Demi.svg#AllumiStd-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Allumi Std';
    src: url('../fonts/AllumiStd-Regular.eot');
    src: url('../fonts/AllumiStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllumiStd-Regular.woff2') format('woff2'),
        url('../fonts/AllumiStd-Regular.woff') format('woff'),
        url('../fonts/AllumiStd-Regular.ttf') format('truetype'),
        url('../fonts/AllumiStd-Regular.svg#AllumiStd-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Allumi Std';
    src: url('../fonts/AllumiStd-Bold.eot');
    src: url('../fonts/AllumiStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllumiStd-Bold.woff2') format('woff2'),
        url('../fonts/AllumiStd-Bold.woff') format('woff'),
        url('../fonts/AllumiStd-Bold.ttf') format('truetype'),
        url('../fonts/AllumiStd-Bold.svg#AllumiStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Allumi Std';
    src: url('../fonts/AllumiStd-Light.eot');
    src: url('../fonts/AllumiStd-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AllumiStd-Light.woff2') format('woff2'),
        url('../fonts/AllumiStd-Light.woff') format('woff'),
        url('../fonts/AllumiStd-Light.ttf') format('truetype'),
        url('../fonts/AllumiStd-Light.svg#AllumiStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chonburi';
    src: url('../fonts/Chonburi-Regular.eot');
    src: url('../fonts/Chonburi-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Chonburi-Regular.woff2') format('woff2'),
        url('../fonts/Chonburi-Regular.woff') format('woff'),
        url('../fonts/Chonburi-Regular.ttf') format('truetype'),
        url('../fonts/Chonburi-Regular.svg#Chonburi-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}