  @font-face {
  font-family: "DIN Condensed";
  src: url('ff/DIN Condensed Bold.woff') format('woff'),
	   url('ff/DIN Condensed Bold.eot?#iefix') format('embedded-opentype'),
       url('ff/DIN Condensed Bold.woff2') format('woff2'),
       url('ff/DIN Condensed Bold.ttf') format('truetype'),
	   url('ff/DIN Condensed Bold.svg#DIN Condensed') format('svg');
  font-weight: bold;
}

  @font-face {
  font-family: "light";
  src: url('ff/helveticaneue-light.woff') format('woff'),
	   url('ff/helveticaneue-light.eot?#iefix') format('embedded-opentype'),
       url('ff/helveticaneue-light.woff2') format('woff2'),
       url('ff/helveticaneue-light.ttf') format('truetype'),
	   url('ff/helveticaneue-light.svg#DIN Condensed') format('svg');
  font-weight: normal;
}


  @font-face {
  font-family: "Bold";
  src: url('ff/helveticaneue-bold.woff') format('woff'),
	   url('ff/helveticaneue-bold.eot?#iefix') format('embedded-opentype'),
       url('ff/helveticaneue-bold.woff2') format('woff2'),
       url('ff/helveticaneue-bold.ttf') format('truetype'),
	   url('ff/helveticaneue-bold.svg#DIN Condensed') format('svg');
  font-weight: normal;
}


  @font-face {
  font-family: "normal";
  src: url('ff/helveticaneue.woff') format('woff'),
	   url('ff/helveticaneue.eot?#iefix') format('embedded-opentype'),
       url('ff/helveticaneue.woff2') format('woff2'),
       url('ff/helveticaneue.ttf') format('truetype'),
	   url('ff/helveticaneue.svg#DIN Condensed') format('svg');
  font-weight: normal;
}