@font-face {
    font-family: 'Noah';
    src: url('../fonts/Noah-Bold.otf') format('opentype'),
         url('../fonts/noah-bolditalic.otf') format('opentype'),
         url('../fonts/noah-regular.otf') format('opentype'),
         url('../fonts/noah-regularitalic.otf') format('opentype');
}