@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 100;
  src: url(roboto/Roboto-Thin.woff) format('woff');
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 300;
  src: url(roboto/Roboto-Light.woff) format('woff');
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: url(roboto/Roboto-Regular.woff) format('woff');
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 500;
  src: url(roboto/Roboto-Medium.woff) format('woff');
}
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 700;
  src: url(roboto/Roboto-Bold.woff) format('woff');
}

