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