@import "compass/css3";

@include font-face("RobotoRegular", font-files(
    "Roboto-Regular-webfont.woff",
    "Roboto-Regular-webfont.eot",
    "Roboto-Regular-webfont.ttf",
    "Roboto-Regular-webfont.svg#RobotoRegular"
  ),
  "Roboto-Regular-webfont.eot",
  normal, normal
);
