@font-face {
  font-family: 'Roboto';
  font-weight: normal;
  src: url('../font/Roboto-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Bold';
  font-weight: normal;
  src: url('../font/Roboto-Bold.ttf') format('truetype');
}
