@font-face {
    font-family: 'Hero'; 
    src: url("../lib/fonts/Hero.otf") format("opentype");
    font-style: normal;
}

@font-face {
    font-family: 'Hero'; 
    src: url("../lib/fonts/Hero Light.otf") format("opentype");
    font-style: italic;
}