@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src: local('Roboto'), url('Roboto-Regular.ttf') format('truetype');
}