@font-face {
  font-family: "Roboto";
  src: url("Roboto-Regular.eot");
  src:
    local("Roboto"),
    local("Roboto-Regular"),
    url("Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("Roboto-Regular.woff") format("woff"),
    url("Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("Roboto-Medium.eot");
  src:
    local("Roboto Medium"),
    local("Roboto-Medium"),
    url("Roboto-Medium.eot?#iefix") format("embedded-opentype"),
    url("Roboto-Medium.woff") format("woff"),
    url("Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
