#######################################################################
# FONTS.CSS 
# ----------------------------------------------------------------------
# WEBASMEDIA | Andreas Schoene
# 
# KONFIGURATION
# -----------------------------------
# * Fonts lokal
# 
# AENDERUNGEN
# -----------------------------------
# * 25.08.2025 17:55:20 - Automatische Generierung
#
########################################################################

/***********************************************************************
 ***                         Fonts lokal                             ***
 ***********************************************************************/

/** -------------------- Anton -------------------- **/

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

