@font-face {
  font-family: 'News Gothic MT';
  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#6bf6dc87a7a0c673e9d8c00bb8265691') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'News Gothic MT';
  src: url('italic.eot'); /* IE9 Compat Modes */
  src: url('italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('italic.woff') format('woff'), /* Modern Browsers */
       url('italic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('italic.svg#1e0a30c853b159ad2615e8d08826fa3f') format('svg'); /* Legacy iOS */
       
  font-style:   italic;
  font-weight:  400;
}

@font-face {
  font-family: 'News Gothic MT';
  src: url('regular.eot'); /* IE9 Compat Modes */
  src: url('regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('regular.woff') format('woff'), /* Modern Browsers */
       url('regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('regular.svg#6a5b3fafbc4ca41b593b9bc2995060f0') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

