@font-face {
font-family: "Inter";
src: url("../fonts/Inter_Regular.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Inter";
src: url("../fonts/Inter_Italic.woff2") format("woff2");
font-weight: 400;
font-style: italic;
font-display: swap;
}

@font-face {
font-family: "Inter";
src: url("../fonts/Inter_SemiBold.woff2") format("woff2");
font-weight: 600;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Inter";
src: url("../fonts/Inter_Bold.woff2") format("woff2");
font-weight: 700;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Inter";
src: url("../fonts/Inter_ExtraBold.woff2") format("woff2");
font-weight: 800;
font-style: normal;
font-display: swap;
}

@font-face {
    font-family: "CherryBombOne";
    src: url("../fonts/CherryBombOne-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    }