@font-face {
    font-family: 'neo_tech_regular';
    src: url('../fonts/NeoTechStd-Regular.otf');
}

@font-face {
    font-family: 'neo_tech_black';
    src: url('../fonts/NeoTechStd-Black.otf');
}