@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-100.woff2") format("woff2"),
        url("Fonts/Woff/Inter-100.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-200.woff2") format("woff2"),
        url("Fonts/Woff/Inter-200.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-300.woff2") format("woff2"),
        url("Fonts/Woff/Inter-300.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-Regular.woff2") format("woff2"),
        url("Fonts/Woff/Inter-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-500.woff2") format("woff2"),
        url("Fonts/Woff/Inter-500.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-600.woff2") format("woff2"),
        url("Fonts/Woff/Inter-600.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-700.woff2") format("woff2"),
        url("Fonts/Woff/Inter-700.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-800.woff2") format("woff2"),
        url("Fonts/Woff/Inter-800.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url("Fonts/Woff2/Inter-900.woff2") format("woff2"),
        url("Fonts/Woff/Inter-900.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
