@font-face {
    font-family: "Solve";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("Solve-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Cerebri";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("CerebriSans-Normal.woff2") format("woff2");
}


@font-face {
    font-family: "Cerebri";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("CerebriSans-SemiBold.woff2") format("woff2");
}


@font-face {
    font-family: "Cerebri";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("CerebriSans-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url("Inter-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("Inter-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url("Inter-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url("Inter-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url("Inter-Bold.ttf") format("truetype");
}
