@font-face {
    font-family: "Lato";
    src: url("/fonts/lato-reg.woff") format("woff");
    font-style: normal;
    font-weight: 100 600;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/fonts/lato-bol.woff") format("woff");
    font-style: normal;
    font-weight: 700 900;
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    src: url("/billing/templates/webfonts/openSans/OpenSans-Regular-webfont.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    src: url("/billing/templates/webfonts/openSans/OpenSans-Semibold-webfont.woff") format("woff");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    src: url("/billing/templates/webfonts/openSans/OpenSans-Bold-webfont.woff") format("woff");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/lato-reg.woff") format("woff");
    font-style: normal;
    font-weight: 100 600;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("/fonts/lato-bol.woff") format("woff");
    font-style: normal;
    font-weight: 700 900;
    font-display: swap;
}
