@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-Rg.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-It.otf") format("opentype");
	font-weight: 400;
	font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-Bd.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-BdIt.otf") format("opentype");
	font-weight: 700;
	font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-Lt.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-LtIt.otf") format("opentype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-Hv.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
    font-family: 'Trade Gothic Next';
    src: url("/fonts/TradeGothicNext/TradeGothicNextLTPro-HvIt.otf") format("opentype");
	font-weight: 900;
	font-style: italic;
}

