@font-face {
  font-family: 'Cormorant Garamond';
  src: url('/fonts/cormorant-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F, U+2013-2014, U+2018-201E, U+2026;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('/fonts/cormorant-semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F, U+2013-2014, U+2018-201E, U+2026;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/fonts/source-sans-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F, U+2013-2014, U+2018-201E, U+2026;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/fonts/source-sans-semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0020-007F, U+00A0-00FF, U+0100-017F, U+2013-2014, U+2018-201E, U+2026;
}
