@font-face {
    font-family: "Billapp Inter";
    src: url("../fonts/billapp/inter.ttf") format("truetype");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Manrope";
    src: url("../fonts/billapp/manrope.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Cormorant Garamond";
    src: url("../fonts/billapp/cormorant-garamond.ttf") format("truetype");
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Lora";
    src: url("../fonts/billapp/lora.ttf") format("truetype");
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Oswald";
    src: url("../fonts/billapp/oswald.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Source Sans 3";
    src: url("../fonts/billapp/source-sans-3.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 900;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Playfair Display";
    src: url("../fonts/billapp/playfair-display.ttf") format("truetype");
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Playfair Display";
    src: url("../fonts/billapp/playfair-display-italic.ttf") format("truetype");
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Montserrat";
    src: url("../fonts/billapp/montserrat.ttf") format("truetype");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Anton";
    src: url("../fonts/billapp/anton.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Poppins";
    src: url("../fonts/billapp/poppins-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Poppins";
    src: url("../fonts/billapp/poppins-semibold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Poppins";
    src: url("../fonts/billapp/poppins-bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Poppins";
    src: url("../fonts/billapp/poppins-extrabold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: "Billapp Nunito Sans";
    src: url("../fonts/billapp/nunito-sans.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
}
