@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/Inter-Thin.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/Inter-ExtraLight.woff") format("woff");
}


@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Inter-Light.woff") format("woff");
    font-display: swap;

}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Inter-Regular.woff") format("woff");
    font-display: swap;

}


@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Inter-Medium.woff") format("woff");
    font-display: swap;

}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/Inter-SemiBold.woff") format("woff");
    font-display: swap;

}

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

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/Inter-ExtraBold.woff") format("woff");
    font-display: swap;

}


@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/Inter-Black.woff") format("woff");
    font-display: swap;

}

