@font-face {
	font-family: "TradeGothic";
	font-weight: normal;
	font-style: normal;
	src: url("TradeGot.woff") format('woff'),
	url("TradeGot.svg#TradeGothic") format('svg'),
	url("TradeGot.ttf") format('ttf');
}
@font-face {
	font-family: "TradeGothic";
	font-weight: bold;
	src: url("TradeGotBol.woff") format('woff'),
	url("TradeGotBol.svg#TradeGothic-Bold") format('svg'),
	url("TradeGotBol.ttf") format('ttf');
}/*
@font-face {
	font-family: "TradeGothic";
	font-weight: bold;
	font-stretch: condensed;
	src: url("TradeGotBolCond.woff") format('woff'),
	url("TradeGotBolCond.svg#TradeGothic-BoldCond") format('svg'),
	url("TradeGotBolCond.ttf") format('ttf');
}
@font-face {
	font-family: "TradeGothic";
	font-stretch: condensed;
	src:  url("TradeGotCond.woff") format('woff'),
	url("TradeGotCond.svg#TradeGothic-Cond") format('svg'),
	url("TradeGotCond.ttf") format('ttf');
}*/

body {
	font-family: TradeGothic, Arial,"Helvetica Neue",Helvetica,sans-serif;
}
#searchform #searchall,
#langselect {
	font-family: TradeGothic, Arial,"Helvetica Neue",Helvetica,sans-serif;
}
