@font-face {
    font-family: "CashewAppleAle";
    src: url("/assets/fonts/CashewAppleAle/CashewAppleAle-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "CashewAppleAle";
    src: url("/assets/fonts/CashewAppleAle/CashewAppleAle-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}











@font-face {
    font-family: "Manrope";
    src: url("/assets/fonts/Manrope/Manrope-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Manrope";
    src: url("/assets/fonts/Manrope/Manrope-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}