@font-face {
  font-family: 'LeagueGothic';
  src: url('../fonts/LeagueGothic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/LeagueGothic.woff') format('woff'),
       url('../fonts/LeagueGothic.ttf')  format('truetype'),
       url('../fonts/LeagueGothic.svg#LeagueGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica-Condensed-Light';
  src: url('../fonts/Helvetica-Condensed-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Helvetica-Condensed-Light.otf')  format('opentype'),
	   url('../fonts/Helvetica-Condensed-Light.woff') format('woff'),
       url('../fonts/Helvetica-Condensed-Light.ttf')  format('truetype'),
       url('../fonts/Helvetica-Condensed-Light.svg#Helvetica-Condensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica-Condensed-Bold';
  src: url('../fonts/HelveticaConBQ-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/HelveticaConBQ-Bold.otf')  format('opentype'),
	   url('../fonts/HelveticaConBQ-Bold.woff') format('woff'),
       url('../fonts/HelveticaConBQ-Bold.ttf')  format('truetype'), 
       url('../fonts/HelveticaConBQ-Bold.svg#HelveticaConBQ-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
