@font-face {
    font-family: 'Industry Inc';
    src: url('../fonts/IndustryInc-Base.woff2') format('woff2'),
        url('../fonts/IndustryInc-Base.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'Industry Inc';
    src: url('../fonts/Industry-Medium.woff2') format('woff2'),
        url('../fonts/Industry-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

*/