@font-face {
  font-family: noah;
  font-weight: 300;
  font-display: fallback;
  src: url(fonts/noah-light.eot);
  src:
    url(fonts/noah-light.eot) format("embedded-opentype"),
    url(fonts/noah-light.woff) format("woff"),
    url(fonts/noah-light.ttf) format("truetype");
}
@font-face {
  font-family: noah;
  font-weight: 400;
  font-display: fallback;
  src: url(fonts/noah-regular.eot);
  src:
    url(fonts/noah-regular.eot) format("embedded-opentype"),
    url(fonts/noah-regular.woff) format("woff"),
    url(fonts/noah-regular.ttf) format("truetype");
}
@font-face {
  font-family: noah;
  font-weight: 500;
  font-display: fallback;
  src: url(fonts/noah-medium.eot);
  src:
    url(fonts/noah-medium.eot) format("embedded-opentype"),
    url(fonts/noah-medium.woff) format("woff"),
    url(fonts/noah-medium.ttf) format("truetype");
}
@font-face {
  font-family: noah;
  font-weight: 700;
  font-display: fallback;
  src: url(fonts/noah-bold.eot);
  src:
    url(fonts/noah-bold.eot) format("embedded-opentype"),
    url(fonts/noah-bold.woff) format("woff"),
    url(fonts/noah-bold.ttf) format("truetype");
}
