﻿@font-face {
    font-family: "Titling Gothic FB Nrm Reg";
    src: url("/Assets/Fonts/TitlingGothicFBNormalRegular.ttf") format("truetype"), url("/Assets/Fonts/TitlingGothicFBNormalRegular.otf") format("opentype");
    font-weight: 500;
}

@font-face {
    font-family: "Titling Gothic FB Nrm Med";
    src: url("/Assets/Fonts/TitlingGothicFBNormalMedium.ttf") format("truetype"), url("/Assets/Fonts/TitlingGothicFBNormalMedium.otf") format("opentype");
    font-weight: 400;
}

@font-face {
    font-family: "Titling Gothic FB Wd Med";
    src: url("/Assets/Fonts/TitlingGothicFBWideMedium.ttf") format("truetype"), url("/Assets/Fonts/TitlingGothicFBWideMedium.otf") format("opentype");
    font-weight: 400;
}