@font-face {
   font-family: "Bliss Pro Light";
   src: url("fonts/BlissPro-Light.woff") format("woff"), url("fonts/BlissPro-Light.eot") format("embedded-opentype"), url("fonts/BlissPro-Light.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Bliss Pro Light";
   src: url("fonts/BlissPro-LightItalic.woff") format("woff"), url("fonts/BlissPro-LightItalic.eot") format("embedded-opentype"), url("fonts/BlissPro-LightItalic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Bliss Pro ExtraBold";
   src: url("fonts/BlissPro-ExtraBold.woff") format("woff"), url("fonts/BlissPro-ExtraBold.eot") format("embedded-opentype"), url("fonts/BlissPro-ExtraBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Bliss Pro ExtraBold";
   src: url("fonts/BlissPro-ExtraBoldItalic.woff") format("woff"), url("fonts/BlissPro-ExtraBoldItalic.eot") format("embedded-opentype"), url("fonts/BlissPro-ExtraBoldItalic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}