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