@font-face {
    font-family: 'industry';
    src: url('industry-black-webfont.eot');
    src: url('industry-black-webfont.eot?#iefix') format('embedded-opentype'),
        url('industry-black-webfont.woff2') format('woff2'),
        url('industry-black-webfont.woff') format('woff'),
        url('industry-black-webfont.ttf') format('truetype'),
        url('industry-black-webfont.svg#industryblack') format('svg');
    font-weight: normal;
    font-style: normal;

}