@font-face {
    font-family: "Calibra";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Calibra/Calibra-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Calibra";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("Calibra/Calibra-SemiBold.otf") format("opentype");
}

@font-face {
    font-family: "Calibra";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("Calibra/Calibra-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Mandioca";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Mandioca/Mandioca-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Mandioca";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("Mandioca/Mandioca-SemiBold.otf") format("opentype");
}

@font-face {
    font-family: "Mandioca";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("Mandioca/Mandioca-Bold.otf") format("opentype");
}