/* BEGIN Light */
@font-face {
  font-family: Roboto;
  src: local('Roboto Light'), local('Roboto-Light'), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
/* END Light */
/* BEGIN Regular */
@font-face {
  font-family: Roboto;
  src: local('Roboto'), local('Roboto-Regular'), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: Roboto;
  src: local('Roboto'), local('Roboto-Regular'), format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/* END Regular */
/* BEGIN Medium */
@font-face {
  font-family: Roboto;
  src: local('Roboto Medium'), local('Roboto-Medium'), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
/* END Medium */
/* BEGIN Bold */
@font-face {
  font-family: Roboto;
  src: local('Roboto Bold'), local('Roboto-Bold'), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: Roboto;
  src: local('Roboto Bold'), local('Roboto-Bold'), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
/* END Bold */
