@font-face {
  src: url(../../font/roboto-thin.ttf) format("truetype");
  font-family: "roboto_thin";
}
@font-face {
  src: url(../../font/roboto-light.ttf) format("truetype");
  font-family: "roboto_light";
}
@font-face {
  src: url(../../font/roboto-regular.ttf) format("truetype");
  font-family: "roboto_regular";
}
@font-face {
  src: url(../../font/roboto-medium.ttf) format("truetype");
  font-family: "roboto_medium";
}
@font-face {
  src: url(../../font/roboto-bold.ttf) format("truetype");
  font-family: "roboto_bold";
}
@font-face {
  src: url(../../font/roboto-black.ttf) format("truetype");
  font-family: "roboto_black";
}

/*# sourceMappingURL=Typography.css.map */
