/* Self-hosted Fonts — Lauffen WooCommerce */

/* ------------------------------------------------------------------
   Open Sans (300, 400, 600, 700)
   ------------------------------------------------------------------ */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/open-sans/opensans-300.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/open-sans/opensans-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/open-sans/opensans-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/open-sans/opensans-700.woff2') format('woff2');
}

/* ------------------------------------------------------------------
   Prompt (300, 400, 500, 600, 700)
   ------------------------------------------------------------------ */
@font-face {
  font-family: 'Prompt';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/prompt/prompt-v10-latin-300.woff2') format('woff2');
}

@font-face {
  font-family: 'Prompt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/prompt/prompt-v10-latin-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Prompt';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/prompt/prompt-v10-latin-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Prompt';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/prompt/prompt-v10-latin-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Prompt';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/prompt/prompt-v10-latin-700.woff2') format('woff2');
}

/* ------------------------------------------------------------------
   EB Garamond (400, 400i, 500i, 600, 600i, 700, 700i, 800, 800i)
   ------------------------------------------------------------------ */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-400.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-400i.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-500i.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-600.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-600i.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-700.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-700i.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-800.woff2') format('woff2');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/eb-garamond/eb-garamond-800i.woff2') format('woff2');
}

/* ------------------------------------------------------------------
   Brandon Grotesque Web (Bold + Light)
   ------------------------------------------------------------------ */
@font-face {
  font-family: 'BrandonGrotesqueWeb';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/brandon-grotesque/BrandonGrotesqueWeb-Bold.woff2') format('woff2'),
       url('../fonts/brandon-grotesque/BrandonGrotesqueWeb-Bold.woff') format('woff');
}

@font-face {
  font-family: 'BrandonGrotesqueWeb';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/brandon-grotesque/BrandonGrotesqueWeb-Light.woff2') format('woff2'),
       url('../fonts/brandon-grotesque/BrandonGrotesqueWeb-Light.woff') format('woff');
}
