﻿/***********************************
		    EMBED FONTS
***********************************/
/*@font-face { font-family: TradeGothicRg; src: url("../fonts/TradeGothicNextLTPro-Rg.otf"); }
@font-face { font-family: TradeGothicBd; font-weight: bold; src: url("../fonts/TradeGothicNextLTPro-Bd.otf"); }
@font-face { font-family: TradeGothicLt; font-weight: light; src: url("../fonts/TradeGothicNextLTPro-Lt.otf"); }
*/

@font-face {
	font-family: TradeGothicRg;
	src: url('../fonts/TradeGothicNextLTPro-Rg.eot');
	src: local('TradeGothicRg'), url('../fonts/TradeGothicNextLTPro-Rg.woff') format('woff'), url('../fonts/TradeGothicNextLTPro-Rg.ttf') format('truetype'), url('../fonts/TradeGothicNextLTPro-Rg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: TradeGothicLt;
	src: url('../fonts/TradeGothicNextLTPro-Lt.eot');
	src: local('TradeGothicRg'), url('../fonts/TradeGothicNextLTPro-Lt.woff') format('woff'), url('../fonts/TradeGothicNextLTPro-Lt.ttf') format('truetype'), url('../fonts/TradeGothicNextLTPro-Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: TradeGothicBd;
	src: url('../fonts/TradeGothicNextLTPro-Bd.eot');
	src: local('TradeGothicRg'), url('../fonts/TradeGothicNextLTPro-Bd.woff') format('woff'), url('../fonts/TradeGothicNextLTPro-Bd.ttf') format('truetype'), url('../fonts/TradeGothicNextLTPro-Bd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

