@font-face {
  font-family: "robotoregular";
  src: url("../_font/Roboto-Regular-webfont.eot");
  src: url("../_font/Roboto-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../_font/Roboto-Regular-webfont.woff2") format("woff2"),
    url("../_font/Roboto-Regular-webfont.woff") format("woff"),
    url("../_font/Roboto-Regular-webfont.ttf") format("truetype"),
    url("../_font/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotobold";
  src: url("../_font/Roboto-Bold-webfont.eot");
  src: url("../_font/Roboto-Bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../_font/Roboto-Bold-webfont.woff2") format("woff2"),
    url("../_font/Roboto-Bold-webfont.woff") format("woff"),
    url("../_font/Roboto-Bold-webfont.ttf") format("truetype"),
    url("../_font/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
