@font-face {
   font-family: "STIXGeneral";
   src: url("fonts/STIXGeneral-BoldItalic.woff") format("woff"), url("fonts/STIXGeneral-BoldItalic.eot") format("embedded-opentype"), url("fonts/STIXGeneral-BoldItalic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "STIXGeneral";
   src: url("fonts/STIXGeneral-Italic.woff") format("woff"), url("fonts/STIXGeneral-Italic.eot") format("embedded-opentype"), url("fonts/STIXGeneral-Italic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "STIXGeneral";
   src: url("fonts/STIXGeneral-Regular.woff") format("woff"), url("fonts/STIXGeneral-Regular.eot") format("embedded-opentype"), url("fonts/STIXGeneral-Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}