@font-face {
    font-family:"Inter Thin";
    font-style: normal;
    src: url("../fonts/Inter-Thin.woff"), url("../fonts/Inter-Thin.woff2");
}
@font-face {
    font-family:"Inter Thin Italic";
    font-style: normal;
    src: url("../fonts/Inter-ThinItalic.woff"), url("../fonts/Inter-ThinItalic.woff2");
}
@font-face {
    font-family:"Inter Extra Light";
    font-style: normal;
    src: url("../fonts/Inter-ExtraLight.woff"), url("../fonts/Inter-ExtraLight.woff2");
}
@font-face {
    font-family:"Inter Extra Light Italic";
    font-style: normal;
    src: url("../fonts/Inter-ExtraLightItalic.woff"), url("../fonts/Inter-ExtraLightItalic.woff2");
}
@font-face {
    font-family:"Inter light";
    font-style: normal;
    src: url("../fonts/Inter-Light.woff"), url("../fonts/Inter-Light.woff2");
}
@font-face {
    font-family:"Inter light Italic";
    font-style: normal;
    src: url("../fonts/Inter-LightItalic.woff"), url("../fonts/Inter-LightItalic.woff2");
}
@font-face {
    font-family:"Inter Regular";
    font-style: normal;
    src: url("../fonts/Inter-Regular.woff"), url("../fonts/Inter-Regular.woff2");
}
@font-face {
    font-family:"Inter Italic";
    font-style: normal;
    src: url("../fonts/Inter-Italic.woff"), url("../fonts/Inter-Italic.woff2");
}