@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/google-sans/GoogleSans-Regular.a93fc7148f22.ttf") format('truetype');
}

@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/google-sans/GoogleSans-Italic.2c52f84fd263.ttf") format('truetype');
}

@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/google-sans/GoogleSans-Medium.90b1b6ed369a.ttf") format('truetype');
}

@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/google-sans/GoogleSans-SemiBold.85ccda912582.ttf") format('truetype');
}

@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/google-sans/GoogleSans-Bold.6da6853a331d.ttf") format('truetype');
}
