@font-face {
    font-family: 'Noah';
    src: url('Noah.eot');
    src: url('../fonts/Noah.eot') format('embedded-opentype'),
         url('../fonts/Noah.woff2') format('woff2'),
         url('../fonts/Noah.woff') format('woff'),
         url('../fonts/Noah.ttf') format('truetype'),
         url('../fonts/Noah.svg') format('svg');
}

@font-face {
    font-family: 'Noah Bold';
    src: url('noah-bold.eot');
    src: url('../fonts/noah-bold.eot') format('embedded-opentype'),
         url('../fonts/noah-bold.woff2') format('woff2'),
         url('../fonts/noah-bold.woff') format('woff'),
         url('../fonts/noah-bold.ttf') format('truetype'),
         url('../fonts/noah-bold.svg') format('svg');
}

@font-face {
    font-family: 'Sackers';
    src: url('sackers.eot');
    src: url('../fonts/sackers.eot') format('embedded-opentype'),
         url('../fonts/sackers.woff2') format('woff2'),
         url('../fonts/sackers.woff') format('woff'),
         url('../fonts/sackers.ttf') format('truetype'),
         url('../fonts/sackers.svg') format('svg');
}


