@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400 700;
  src: url('GoogleSans-VariableFont_GRAD,opsz,wght.woff2') format('woff2-variations'),
       url('GoogleSans-VariableFont_GRAD,opsz,wght.woff2') format('woff2');
}

@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 400 700;
  src: url('GoogleSans-Italic-VariableFont_GRAD,opsz,wght.woff2') format('woff2-variations'),
       url('GoogleSans-Italic-VariableFont_GRAD,opsz,wght.woff2') format('woff2');
}