@font-face {
  font-family: "FoundersGrotesk";
  src: url("fonts/FoundersGroteskTextWeb-Regular.woff2") format("woff2"), url("fonts/FoundersGroteskTextWeb-Regular.woff") format("woff"), url("fonts/FoundersGroteskTextWeb-Regular.eot") format("eot");
}

@font-face {
  font-family: "FoundersGroteskItalic";
  src: url("fonts/FoundersGroteskTextWeb-RegularItalic.woff2") format("woff2"), url("fonts/FoundersGroteskTextWeb-RegularItalic.woff") format("woff"), url("fonts/FoundersGroteskTextWeb-RegularItalic.eot") format("eot");
}

@font-face {
  font-family: "FoundersGroteskMedium";
  src: url("fonts/FoundersGroteskTextWeb-Medium.woff2") format("woff2"), url("fonts/FoundersGroteskTextWeb-Medium.woff") format("woff"), url("fonts/FoundersGroteskTextWeb-Medium.eot") format("eot");
}

@font-face {
  font-family: "FoundersGroteskMono";
  src: url("fonts/FoundersGroteskMonoWeb-Regular.woff2") format("woff2"), url("fonts/FoundersGroteskMonoWeb-Regular.woff") format("woff"), url("fonts/FoundersGroteskMonoWeb-Regular.eot") format("eot");
}

@font-face {
  font-family: "DOS";
  src: url("fonts/Web437_DOS-V_re_JPN12.woff");
}

h1 {
  font-family: "FoundersGroteskMono", monospace;
  font-size: 42px;
  line-height: 52px;
  font-weight: normal;
  font-style: normal;
}

h2 {
  font-family: "FoundersGroteskMono", monospace;
  font-size: 1.5rem;
  line-height: 22px;
  font-weight: normal;
  font-style: normal;
}

strong {
  font-family: "FoundersGroteskMedium", sans-serif;
  font-weight: normal;
  font-style: normal;
}

em {
  font-family: "FoundersGroteskItalic", sans-serif;
  font-weight: normal;
  font-style: normal;
}

strike {
  text-decoration: line-through;
}
