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


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

