/*
 * Gilroy
 */

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Gilroy-UltraLight.woff2') format('woff2');
    font-display: swap;
}

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

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

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

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

/*
 * Playfair Display
 */

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/PlayfairDisplay-Regular.woff2') format('woff2');
    font-display: swap;
}

/*
 * Poiret One
 */

@font-face {
    font-family: 'Poiret One';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/PoiretOne-Regular.woff2') format('woff2');
    font-display: swap;
}

/*
 * MADE The Artist Script
 */

@font-face {
    font-family: 'MADE The Artist Script';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/MADETheArtistScript.woff2') format('woff2');
    font-display: swap;
}
