/* ==========================================================================
   # BOF font-kaushanscript.css
   --------------------------------------------------------------------------
   # StyleSheet: GooogleFont Kaushan Script
   # Datum: 2024-08-07
   # Version: 1.0.0
   # Autor: Patrick Dietze | MAE Systems GmbH
   ========================================================================== */

/* kaushan-script-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/KaushanScript/kaushan-script-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* ==========================================================================
   # EOF font-kaushanscript.css
   ========================================================================== */
