// @import url(http://weloveiconfonts.com/api/?family=entypo);
// @import url(https://fonts.googleapis.com/css?family=Roboto:400,700);

/* entypo */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}

body {
  font-family: 'Roboto', sans-serif;
}
