@font-face {
  font-family: 'Heue Cond Bold';
  src: url('bold.eot'); /* IE9 Compat Modes */
  src: url('bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('bold.woff') format('woff'), /* Modern Browsers */
       url('bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('bold.svg#heuecondbld') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

