/* START GILMER */

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

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

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

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

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

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


/* END GILMER */



/* START BLACK MANGO */

@font-face {
    font-family: 'Black Mango';
    src: url('../fonts/black-mango/black-mango-regular.eot');
    src: local('Black Mango'), local('Black-Mango'),
        url('../fonts/black-mango/black-mango-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/black-mango/black-mango-regular.woff2') format('woff2'),
        url('../fonts/black-mango/black-mango-regular.woff') format('woff'),
        url('../fonts/black-mango/black-mango-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* END BLACK MANGO */