/* Self-hosted Google Fonts - curlygirl.eu */
/* Replaces 3 external Google Fonts requests (~281kB, 10 connections) */

/* Open Sans - body font (variable font, covers 300-800 weights) */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('../fonts/opensans-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url('../fonts/opensans-400i.woff2') format('woff2');
}

/* Lato - CE widgets (44x usage) */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/lato-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/lato-400i.woff2') format('woff2');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/lato-700.woff2') format('woff2');
}

/* Great Vibes - CE decorative font (21x usage) */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/greatvibes-400.woff2') format('woff2');
}

/* Playfair Display - CE widget (1x usage, variable font) */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('../fonts/playfair-400.woff2') format('woff2');
}

/* Playfair Display SC - CE widget (1x usage) */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/playfairsc-400.woff2') format('woff2');
}

/* Montserrat - CE widget (1x usage, variable font) */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/montserrat-400.woff2') format('woff2');
}
