h1, h2, h3, h4, h5, h6 {
font-family: PaulSlab !important;
    
}

@font-face {
    font-family: 'The Sans Office';
    src: url('https://staging.freigedreht-wettbewerb.de/wp-content/uploads/2026/03/TheSansOffice-Regular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'The Sans Office', sans-serif;
}