@font-face {
    font-family:  "Inter Tight";
    font-weight: 100;
    font-display: swap;
    src: local('Inter Tight'), url("Thin.woff2") format('woff2');
}
@font-face {
    font-family:  "Inter Tight";
    font-weight: 100;
    font-style: italic;
    font-display: swap;
    src: local('Inter Tight'), url("ThinItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 200;
    font-display: swap;
    src: local('Inter Tight'), url("ExtraLight.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 200;
    font-style: italic;
    font-display: swap;
    src: local('Inter Tight'), url("ExtraLightItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 300;
    font-display: swap;
    src: local('Inter Tight'), url("Light.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 300;
    font-display: swap;
    font-style: italic;
    src: local('Inter Tight'), url("LightItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 400;
    font-display: swap;
    src: local('Inter Tight'), url("Regular.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 500;
    font-display: swap;
    src: local('Inter Tight'), url("Medium.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 500;
    font-display: swap;
    font-style: italic;
    src: local('Inter Tight'), url("MediumItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-display: swap;
    font-weight: 600;
    src: local('Inter Tight'), url("SemiBold.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 600;
    font-display: swap;
    font-style: italic bold;
    src: local('Inter Tight'), url("SemiBoldItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-display: swap;
    font-weight: 700;
    src: local('Inter Tight'), url("Bold.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 700;
    font-display: swap;
    font-style: italic bold;
    src: local('Inter Tight'), url("BoldItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-display: swap;
    font-weight: 800;
    src: local('Inter Tight'), url("ExtraBold.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 800;
    font-style: italic bold;
    font-display: swap;
    src: local('Inter Tight'), url("ExtraBoldItalic.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 900;
    font-display: swap;
    src: local('Inter Tight'), url("Black.woff2") format('woff2');
}

@font-face {
    font-family:  "Inter Tight";
    font-weight: 900;
    font-style: italic black;
    font-display: swap;
    src: local('Inter Tight'), url("BlackItalic.woff2") format('woff2');
}