@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');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

