@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Regular.woff2') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Bold.woff2') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Italic.woff2') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-SemiBold.woff2') format('truetype');
    font-weight: 600;
    font-style: normal;
}

