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

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

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

