@font-face {
  font-family: 'noah-regular';
  src: url(./fonts/noah-regular.eot);
  src: url(./fonts/noah-regular.eot?#iefix) format('embedded-opentype'),
       url(./fonts/noah-regular.otf) format('otf'),
       url(./fonts/noah-regular.svg#noah-regular) format('svg'),
       url(./fonts/noah-regular.ttf) format('truetype'),
       url(./fonts/noah-regular.woff) format('woff'),
       url(./fonts/noah-regular.woff2) format('woff2');
}

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