﻿@font-face {
    font-family: 'Industry';
    src: url('/Fonts/IndustryBlack.otf') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Industry';
    src: url('/Fonts/IndustryUltraItalic.otf') format('embedded-opentype');
    font-weight: normal;
    font-style: italic;
}