@font-face {
  font-family: "Roboto Regular";
  src: url("./roboto_regular/Roboto-Regular-webfont.eot");
  src: url("./roboto_regular/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("./roboto_regular/Roboto-Regular-webfont.woff") format("woff"),
    url("./roboto_regular/Roboto-Regular-webfont.ttf") format("truetype"),
    url("./roboto_regular/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Condensed";
  src: url("./roboto_condensed/RobotoCondensed-Regular-webfont.eot");
  src: url("./roboto_condensed/RobotoCondensed-Regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("./roboto_condensed/RobotoCondensed-Regular-webfont.woff") format("woff"),
    url("./roboto_condensed/RobotoCondensed-Regular-webfont.ttf") format("truetype"),
    url("./roboto_condensed/RobotoCondensed-Regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Condensed Bold";
  src: url("./roboto_boldcondensed/RobotoCondensed-Bold-webfont.eot");
  src: url("./roboto_boldcondensed/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("./roboto_boldcondensed/RobotoCondensed-Bold-webfont.woff") format("woff"),
    url("./roboto_boldcondensed/RobotoCondensed-Bold-webfont.ttf") format("truetype"),
    url("./roboto_boldcondensed/RobotoCondensed-Bold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Light";
  src: url("./roboto_light/Roboto-Light-webfont.eot");
  src: url("./roboto_light/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"),
    url("./roboto_light/Roboto-Light-webfont.woff") format("woff"),
    url("./roboto_light/Roboto-Light-webfont.ttf") format("truetype"),
    url("./roboto_light/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}