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