
@font-face {
  font-family: Space Mono;
  src: url(/fonts/SpaceMono-Regular.ttf);
}

@font-face {
  font-family: Md_Gothic;
  src: url(/fonts/Md_Gothic.ttf) format("truetype");
  unicode-range: U+0041-005A, U+0061-007A;
}

@font-face {
  font-family: Brandon;
  src:  url(/fonts/brandon-text-regular.eot) format("embedded-opentype"),
        url(/fonts/brandon-text-regular.woff) format("woff"),
        url(/fonts/brandon-text-regular.woff2) format("woff2");
}

@font-face {
  font-family: Roboto;
  src:  url(/fonts/Roboto-Medium.ttf) format("truetype");
  unicode-range: U+0000-0040, U+005B-0060, U+0030-0039, U+007B-FFFF;
}
@font-face {
  font-family: Minecraft;
  src:  url(/fonts/Minecraft.ttf) format("truetype"),
}