@font-face {
   font-family: "Hypatia Sans Pro Semibold";
   src: url("fonts/HypatiaSansPro-Semibold.woff") format("woff"), url("fonts/HypatiaSansPro-Semibold.eot") format("embedded-opentype"), url("fonts/HypatiaSansPro-Semibold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Hypatia Sans Pro Light";
   src: url("fonts/HypatiaSansPro-Light.woff") format("woff"), url("fonts/HypatiaSansPro-Light.eot") format("embedded-opentype"), url("fonts/HypatiaSansPro-Light.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}