@font-face {
    font-family: 'IndustryW00';
    src: url('IndustryW00-Black.woff2') format('woff2'),
        url('IndustryW00-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'IndustryW00';
    src: url('IndustryW00-Bold.woff2') format('woff2'),
        url('IndustryW00-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IndustryW00-Ultra';
    src: url('IndustryW00-Ultra.woff2') format('woff2'),
        url('IndustryW00-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}




