
/* HelveticaNeue */
@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeue.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: 	url('../fonts/HelveticaNeue.woff') format('woff'), 
  		  url('../fonts/HelveticaNeue.ttf')  format('truetype'), 
  		  url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* KlimTypeFoundry */
@font-face {
  font-family: 'KlimTypeFoundry';
  src: url('../fonts/KlimTypeFoundry.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KlimTypeFoundry';
  src:  url('../fonts/KlimTypeFoundry.woff') format('woff'), 
  		  url('../fonts/KlimTypeFoundry.ttf')  format('truetype'), 
  		  url('../fonts/KlimTypeFoundry.svg#KlimTypeFoundry') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* HelveticaNeue-Light */
@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/HelveticaNeue-Light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Light';
  src:  url('../fonts/HelveticaNeue-Light.woff') format('woff'), 
        url('../fonts/HelveticaNeue-Light.ttf')  format('truetype'), 
        url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}