@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900; /* Erlaubt alle Gewichtungen von 100 bis 900 */
    font-display: swap;
    src: url('/fonts/Montserrat/Montserrat-VariableFont_wght.ttf') format('truetype');
}