/* Days One Font - Lokal gehostet für DSGVO-Konformität */

@font-face {
    font-family: 'Days One';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Days One'), 
         local('Days One Regular'),
         url('days-one-webfont/DaysOne-Regular.woff') format('woff');
}
