/* @font-face für Urbanist Variable Font */
@font-face {
    font-family: 'Urbanist';
    font-weight: 100 900; /* Bereich von Light bis Black */
    font-style: normal;
    src: url('../Urbanist-VariableFont_wght.ttf') format('truetype');
}

  /* @font-face für Urbanist-Italic Variable Font */
@font-face {
    font-family: 'Urbanist';
    font-weight: 100 900; /* Bereich von Light bis Black */
    font-style: italic;
    src: url('../Urbanist-Italic-VariableFont_wght.ttf') format('truetype');
}