@font-face
{
	font-family: 'TradeGothicNext-Light';
	src: url('/assets/fonts/TradeGothicNext-Light.otf') format('opentype');
	font-display: swap;
}

@font-face
{
	font-family: 'TradeGothicNext-Regular';
	src: url('/assets/fonts/TradeGothicNext-Regular.otf') format('opentype');
	font-display: swap;
}

@font-face
{
	font-family: 'TradeGothicNext-Bold';
	src: url('/assets/fonts/TradeGothicNext-Bold.otf') format('opentype');
	font-display: swap;
}

@font-face
{
	font-family: 'TradeGothicNext-HeavyCompressed';
	src: url('/assets/fonts/TradeGothicNext-HeavyCompressed.otf') format('opentype');
	font-display: swap;
}
