@font-face
{
 font-family:STIXGeneralBolIta;
 src:url('stix/STIXGeneralBolIta.otf');
}

@font-face
{
 font-family:STIXGeneralBol;
 src:url('stix/STIXGeneralBol.otf');
}

@font-face
{
 font-family:STIXGeneralItalic;
 src:url('stix/STIXGeneralItalic.otf');
}

@font-face {
  font-family: STIXGeneral;
  src: local(STIXGeneral), url(stix/STIXGeneral.otf);
  unicode-range: U+000-49F, U+2000-27FF, U+2900-2BFF, U+1D400-1D7FF;
}



math 
{

	font-family	: STIXGeneral, STIXGeneralItalic, STIXGeneralBol, STIXGeneralBolIta;


}
