@font-face {
  font-family: 'Roboto';
  src: url('Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'RobotoRegular';
  src: url('Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'RobotoItalic ';
  src: url('Roboto-Italic.ttf');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'RobotoBold';
  src: url('Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'RobotoBoldItalic';
  src: url('Roboto-BoldItalic.ttf');
  font-weight: normal;
  font-style: normal;

}
