@font-face {
  font-family: "National";
  src: url("fonts/National-Regular.eot");
  src: url("fonts/National-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/National-Regular.woff2") format("woff2"),
    url("fonts/National-Regular.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "National";
  src: url("fonts/National-Light.eot");
  src: url("fonts/National-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/National-Light.woff2") format("woff2"),
    url("fonts/National-Light.woff") format("woff");
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: "National";
  src: url("fonts/National-Medium.eot");
  src: url("fonts/National-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/National-Medium.woff2") format("woff2"),
    url("fonts/National-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "National";
  src: url("fonts/National-Semibold.eot");
  src: url("fonts/National-Semibold.eot?#iefix") format("embedded-opentype"),
    url("fonts/National-Semibold.woff2") format("woff2"),
    url("fonts/National-Semibold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "National";
  src: url("fonts/National-Bold.eot");
  src: url("fonts/National-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/National-Bold.woff2") format("woff2"),
    url("fonts/National-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 800;
}

@font-face {
  font-family: "ReneBeider";
  src: url("fonts/Bieder-Medium.eot");
  src: url("fonts/Bieder-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/Bieder-Medium.woff2") format("woff2"),
    url("fonts/Bieder-Medium.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ReneBeider";
  src: url("fonts/Bieder-Black.eot");
  src: url("fonts/Bieder-Black.eot?#iefix") format("embedded-opentype"),
    url("fonts/Bieder-Black.woff2") format("woff2"),
    url("fonts/Bieder-Black.woff") format("woff");
  font-style: normal;
  font-weight: 900;
}

html, body {
  font-family: 'National', Helvetica Neue, Arial, sans-serif;
}