@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./fonts/roboto-all-400-normal.woff') format('woff');
} 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('./fonts/roboto-all-500-normal.woff') format('woff');
} 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('./fonts/roboto-all-700-normal.woff') format('woff');
} 
