@font-face {
    font-family: 'Mier A';
    src: url('MierA-ExtraBold.eot');
    src: url('MierA-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('MierA-ExtraBold.woff2') format('woff2'),
        url('MierA-ExtraBold.woff') format('woff'),
        url('MierA-ExtraBold.ttf') format('truetype'),
        url('MierA-ExtraBold.svg#MierA-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mier A Demi';
    src: url('MierA-DemiBold.eot');
    src: url('MierA-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('MierA-DemiBold.woff2') format('woff2'),
        url('MierA-DemiBold.woff') format('woff'),
        url('MierA-DemiBold.ttf') format('truetype'),
        url('MierA-DemiBold.svg#MierA-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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



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

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

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

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

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