/* ### Schriften herunterladen und einbinden unter "gwfh.mranftl.com/fonts" ###
   ### Hilfe unter "zen-cart-pro.at/knowledgebase/google-fonts-lokal-einbinden" ### */
   
/* ### Schrift in "index.html und main.css" ### */

/* ### source-sans-3-300 - latin ### */
@font-face {
  font-display: swap;
  font-family: 'source-sans-3';
  font-style: normal;
  font-weight: 300;
  src: url('/www/fonts/source-sans-3-v19-latin-300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ### source-sans-3-regular - latin ### */
@font-face {
  font-display: swap;
  font-family: 'source-sans-3';
  font-style: normal;
  font-weight: 400;
  src: url('/www/fonts/source-sans-3-v19-latin-regular.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ### source-sans-3-900 - latin ### */
@font-face {
  font-display: swap;
  font-family: 'source-sans-3';
  font-style: normal;
  font-weight: 900;
  src: url('/www/fonts/source-sans-3-v19-latin-900.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ### Schrift in "startseite.html" ### */

/* ### grape-nuts-regular - latin ### */
@font-face {
	font-display: swap;
	font-family: 'grape-nuts';
	font-style: normal;
	font-weight: 400;
	src: url('/www/fonts/grape-nuts-v7-latin-regular.woff2') format('woff2');
}