@font-face {
    font-family: 'Futura XBlk BT';
    src: url('../font/FuturaBT-ExtraBlack.woff2') format('woff2'),
        url('../font/FuturaBT-ExtraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura XBlkCnIt BT';
    src: url('../font/Futura-XblkcnIt-bt.woff2') format('woff2'),
        url('../font/Futura-XblkcnIt-bt.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Hv BT';
    src: url('../font/FuturaBT-Heavy.woff2') format('woff2'),
        url('../font/FuturaBT-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Lt BT';
    src: url('../font/FuturaBT-Light.woff2') format('woff2'),
        url('../font/FuturaBT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura LtCn BT';
    src: url('../font/FuturaBT-LightCondensed.woff2') format('woff2'),
        url('../font/FuturaBT-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura MdCn BT';
    src: url('../font/FuturaBT-MediumCondensed.woff2') format('woff2'),
        url('../font/FuturaBT-MediumCondensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Md BT';
    src: url('../font/FuturaBT-Medium.woff2') format('woff2'),
        url('../font/FuturaBT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('../font/Futura-CondensedLight.woff2') format('woff2'),
        url('../font/Futura-CondensedLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url('../font/FuturaBT-Book.woff2') format('woff2'),
        url('../font/FuturaBT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura BdCn BT';
    src: url('../font/FuturaBT-BoldCondensed.woff2') format('woff2'),
        url('../font/FuturaBT-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Lemon milk font */

@font-face {
    font-family: 'LEMON MILK';
    src: url('../font/LEMONMILK-Light.woff2') format('woff2'),
        url('../font/LEMONMILK-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LEMON MILK';
    src: url('../font/LEMONMILK-Medium.woff2') format('woff2'),
        url('../font/LEMONMILK-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LEMON MILK';
    src: url('../font/LEMONMILK-Bold.woff2') format('woff2'),
        url('../font/LEMONMILK-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LEMON MILK';
    src: url('../font/LEMONMILK-Regular.woff2') format('woff2'),
        url('../font/LEMONMILK-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* sigana font  */

@font-face {
    font-family: 'Sigana';
    src: url('../font/Sigana.woff2') format('woff2'),
        url('../font/Sigana.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

