/* Good Vibes Horeca - accentfont Agrandir Wide (alleen voor titels en knoppen) */

@font-face {
    font-family: "Agrandir Wide";
    src: url(fonts/Agrandir-WideBlackItalic.woff2) format("woff2");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

.wrap h1 {
    font-family: "Agrandir Wide", sans-serif;
    font-weight: 900;
    font-style: italic;
    font-size: 24px;
    line-height: 1.3;
}
