h1 {
    font-family: 'ZeitungPro-Black-_1_';
}

h2 {
    color: var(--orange-for);
    font-family: 'ZeitungPro-Black-_1_';
    font-size: 3rem;
}

h3 {
    font-family: 'ZeitungPro-Black-_1_';
    font-size: 1.5rem;
}


h4 {
    font-family: 'ZeitungPro-Black-_1_';
    font-size: 2.5rem;
}

h5 {
    font-family: 'ZeitungPro-Black-_1_';
    font-size: 2.5rem
}

p {
    font-family: 'ZeitungPro-Black-_1_';
    font-size: 2rem;
}