@font-face {
    font-family: 'Hero-Regular';
    src: url('fonts/Hero.eot');
    src: url('fonts/Hero.eot') format('embedded-opentype'),
         url('fonts/Hero.woff2') format('woff2'),
         url('fonts/Hero.woff') format('woff'),
         url('fonts/Hero.ttf') format('truetype'),
         url('fonts/Hero.svg#Hero') format('svg');
}
