@font-face {
    src: url(DINPro-Black.ttf);
    font-family: dinpro;
}

.text {
    font-family: dinpro;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

.responsive img {
    object-fit: cover;
}

.seopress-user-consent {
    display: none
}
