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

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

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

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

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

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

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

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

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

