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