@font-face {
  font-family: 'Roboto';
  src:	url('Roboto-Italic.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src:	url('Roboto-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src:	url('Roboto-BlackItalic.ttf');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src:	url('Roboto-Bold.ttf');
  font-weight: 600;
  font-style: normal;
}
