
@font-face {
  font-family: 'MigrateITCStd';
  src: url('../fonts/MigrateITCStd.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

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


