/* ========================================
   Google Sans - Local Variable Font
   ======================================== */

/* Google Sans Regular (Variable Font) */
@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/Google_Sans/GoogleSans-VariableFont_GRAD,opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* Google Sans Italic (Variable Font) */
@font-face {
  font-family: 'Google Sans';
  src: url('../fonts/Google_Sans/GoogleSans-Italic-VariableFont_GRAD,opsz,wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
