@charset "utf-8";
/* Documentation Boilerplate */

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Regular.ttf");
  src: url("../font/roboto/Roboto-Bold.ttf");
  src: url("../font/roboto/Roboto-Italic.ttf");
  font-weight: 400; }

@font-face {
  font-family: "Roboto Mono";
  src: url("../font/roboto/RobotoMono-Regular.ttf");
  font-weight: 400; }

@font-face {
  font-family: "Roboto Condensed";
  src: url("../font/roboto/RobotoCondensed-Regular.ttf");
  font-weight: 400; }
