
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


@font-face {
	font-family: 'Tahoma';
	src: url('../fonts/Tahoma.eot?') format('eot'), 
	     url('../fonts/Tahoma.woff') format('woff'), 
	     url('../fonts/Tahoma.ttf')  format('truetype'),
	     url('../fonts/Tahoma.svg#Tahoma') format('svg');
}



@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Roboto-Light.woff') format('woff'), 
  url('../fonts/Roboto-Light.ttf')  format('truetype'), 
  url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoRegular';
  src: url('../fonts/RobotoRegular.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/RobotoRegular.woff') format('woff'), 
  url('../fonts/RobotoRegular.ttf')  format('truetype'), 
  url('../fonts/RobotoRegular.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Helvetica LT Std';
	src: url('../fonts/HelveticaLTStd-Cond.eot') format('embedded-opentype'),  url('../fonts/HelveticaLTStd-Cond.woff2') format('woff2'),  url('../fonts/HelveticaLTStd-Cond.woff') format('woff'),  url('../fonts/HelveticaLTStd-Cond.ttf') format('truetype'),  url('../fonts/HelveticaLTStd-Cond.svg#HelveticaLTStd-Cond') format('svg');
}