@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Source Sans Pro Regular'), local('Source Sans Pro'),
    url('./google/source-sans-pro-v22-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Source Sans Pro Italic'),
    url('./google/source-sans-pro-v22-latin-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Source Sans Pro Semibold'), local('Source Sans Pro'),
    url('./google/source-sans-pro-v22-latin-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local('Source Sans Pro Semibold Italic'),
    url('./google/source-sans-pro-v22-latin-600italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Source Sans Pro Bold'), local('Source Sans Pro'),
    url('./google/source-sans-pro-v22-latin-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local('Source Sans Pro Bold Italic'),
    url('./google/source-sans-pro-v22-latin-700italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Source Serif Pro Regular'), local('Source Serif Pro'),
    url('./google/source-serif-pro-v15-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Source Serif Pro Semibold'),
    url('./google/source-serif-pro-v15-latin-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Source Serif Pro Bold'), local('Source Serif Pro'),
    url('./google/source-serif-pro-v15-latin-700.woff2') format('woff2');
}
