/*
   TradeGothic Font
   fristcenter.font.tradegothic.css
   fristcenter.org
   
   Created by Jesse Bunch on 2011-03-28.
   Copyright 2011 Paramore, the digital agency (www.paramore.is). All rights reserved.
*/

/* TradeGothic */
@font-face {
  font-family: 'TradeGothic';
  src: url('/css/fonts/TradeGothic/TradeGot.eot?') format('eot'), 
		url('/css/fonts/TradeGothic/TradeGot.woff') format('woff'), 
		url('/css/fonts/TradeGothic/TradeGot.svg#TradeGothic') format('svg'), 
		url('/css/fonts/TradeGothic/TradeGot.ttf') format('truetype');
}

/* TradeGothicCond */
@font-face {
  font-family: 'TradeGothicCond';
  src: url('/css/fonts/TradeGothic/TradeGotConEig.eot?') format('eot'), 
		url('/css/fonts/TradeGothic/TradeGotConEig.woff') format('woff'), 
		url('/css/fonts/TradeGothic/TradeGotConEig.svg#TradeGothic-CondEighteen') format('svg'),
		url('/css/fonts/TradeGothic/TradeGotConEig.ttf') format('truetype');
}

/* TradeGothicBold */
@font-face {
  font-family: 'TradeGothicBold';
  src: url('/css/fonts/TradeGothic/TradeGotBol.eot?') format('eot'), 
		url('/css/fonts/TradeGothic/TradeGotBol.woff') format('woff'), 
		url('/css/fonts/TradeGothic/TradeGotBol.svg#TradeGothic-Bold') format('svg'), 
		url('/css/fonts/TradeGothic/TradeGotBol.ttf') format('truetype');
}

/* TradeGothicBoldCond */
@font-face {
  font-family: 'TradeGothicBoldCond';
  src: url('/css/fonts/TradeGothic/TradeGotBolConTwe.eot?') format('eot'), 
		url('/css/fonts/TradeGothic/TradeGotBolConTwe.woff') format('woff'), 
		url('/css/fonts/TradeGothic/TradeGotBolConTwe.svg#TradeGothic-BoldCondTwenty') format('svg'), 
		url('/css/fonts/TradeGothic/TradeGotBolConTwe.ttf') format('truetype');
}

/* TradeGothicBoldTwo */
@font-face {
  font-family: 'TradeGothicBoldTwo';
  src: url('/css/fonts/TradeGothic/TradeGotBolTwo.eot?') format('eot'), 
		url('/css/fonts/TradeGothic/TradeGotBolTwo.woff') format('woff'), 
		url('/css/fonts/TradeGothic/TradeGotBolTwo.svg#TradeGothic-BoldTwo') format('svg'), 
		url('/css/fonts/TradeGothic/TradeGotBolTwo.ttf') format('truetype');
}