/* Google Sans Font - Local Webfont Definitions */

/* Regular (400) & Light (300 fallback) - Normal */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('google-sans-v70-normal-400.woff2') format('woff2'),
       url('google-sans-v70-normal-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('google-sans-v70-normal-400.woff2') format('woff2'),
       url('google-sans-v70-normal-400.ttf') format('truetype');
}

/* Medium (500) - Normal */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('google-sans-v70-normal-500.woff2') format('woff2'),
       url('google-sans-v70-normal-500.ttf') format('truetype');
}

/* SemiBold (600) - Normal */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('google-sans-v70-normal-600.woff2') format('woff2'),
       url('google-sans-v70-normal-600.ttf') format('truetype');
}

/* Bold (700) - Normal */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('google-sans-v70-normal-700.woff2') format('woff2'),
       url('google-sans-v70-normal-700.ttf') format('truetype');
}

/* Regular (400) & Light (300 fallback) - Italic */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('google-sans-v70-italic-400.woff2') format('woff2'),
       url('google-sans-v70-italic-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('google-sans-v70-italic-400.woff2') format('woff2'),
       url('google-sans-v70-italic-400.ttf') format('truetype');
}

/* Medium (500) - Italic */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('google-sans-v70-italic-500.woff2') format('woff2'),
       url('google-sans-v70-italic-500.ttf') format('truetype');
}

/* SemiBold (600) - Italic */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('google-sans-v70-italic-600.woff2') format('woff2'),
       url('google-sans-v70-italic-600.ttf') format('truetype');
}

/* Bold (700) - Italic */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('google-sans-v70-italic-700.woff2') format('woff2'),
       url('google-sans-v70-italic-700.ttf') format('truetype');
}
