@font-face {
    font-family: 'Railway';
    src: url('/fonts/railway.otf') format('opentype');
}

@font-face {
    font-family: 'HelveticaThin';
    src: url('/fonts/HelveticaNeue-UltraLight.otf') format('opentype');
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('/fonts/helveticaneue.otf') format('opentype');
}