@font-face {
    font-family: "PPPalma FizzyHeavy";
    src: url("PPPalma-FizzyHeavy.woff2") format("woff2"),
         url("PPPalma-FizzyHeavy.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Public Sans";
    src: url("PublicSans-Medium.woff2") format("woff2"),
         url("PublicSans-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Public Sans";
    src: url("PublicSans-MediumItalic.woff2") format("woff2"),
         url("PublicSans-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Public Sans";
    src: url("PublicSans-Bold.woff2") format("woff2"),
         url("PublicSans-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6,
.nectar-inherit-h4,
.bb-quote-text,
.bb-nav-preview__naam,
.beraden-lijst-naam,
.bb-beraad-vraagstelling,
.number,
.nectar_single_testimonial,
.handwritten,
#search-box input {
    font-family: "PPPalma FizzyHeavy", sans-serif !important;
}

body {
    font-family: "Public Sans", sans-serif !important;
    font-weight: 500;
}
