@font-face {
    font-family: 'heroregular';
    src: url('../fonts/hero-webfont.eot');
    src: url('../fonts/hero-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/hero-webfont.woff2') format('woff2'),
    url('../fonts/hero-webfont.woff') format('woff'),
    url('../fonts/hero-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}