@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura-Medium.woff2') format('woff2'),
        url('../fonts/Futura-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Magilio';
    src: url('../fonts/Magilio-Regular.eot');
    src: url('../fonts/Magilio-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Magilio-Regular.woff2') format('woff2'),
        url('../fonts/Magilio-Regular.woff') format('woff'),
        url('../fonts/Magilio-Regular.ttf') format('truetype'),
        url('../fonts/Magilio-Regular.svg#Magilio-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



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

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

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

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


@font-face {
    font-family: 'MADE Sunflower';
    src: url('../fonts/MADESunflower.woff2') format('woff2'),
        url('../fonts/MADESunflower.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
