@font-face {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url('./site-fonts/roboto-400.woff2') format('woff2')
}

@font-face {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  src: url('./site-fonts/roboto-500.woff2') format('woff2')
}

@font-face {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  src: url('./site-fonts/roboto-600.woff2') format('woff2')
}

@font-face {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  src: url('./site-fonts/roboto-700.woff2') format('woff2')
}