
@font-face {
    font-family: Poppins bold;
    src: url(/aanmelden/fonts/Poppins-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Lato regular;
    src: url(/aanmelden/fonts/Lato-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: fallback
}

@font-face {
    font-family: Lato Bold;
    src: url(/aanmelden/fonts/Lato-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: fallback
}

