@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.eot');
    src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('Roboto-Regular.woff2') format('woff2'),
        url('Roboto-Regular.woff') format('woff'),
        url('Roboto-Regular.ttf') format('truetype'),
        url('Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Condensed';
    src: url('DINCondensed-Bold.eot');
    src: url('DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('DINCondensed-Bold.woff2') format('woff2'),
        url('DINCondensed-Bold.woff') format('woff'),
        url('DINCondensed-Bold.ttf') format('truetype'),
        url('DINCondensed-Bold.svg#DINCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Honeywell Sans';
    src: url('HoneywellSans-Book.eot');
    src: url('HoneywellSans-Book.eot?#iefix') format('embedded-opentype'),
        url('HoneywellSans-Book.woff2') format('woff2'),
        url('HoneywellSans-Book.woff') format('woff'),
        url('HoneywellSans-Book.ttf') format('truetype'),
        url('HoneywellSans-Book.svg#HoneywellSans-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

