@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Bold.eot');
    src: url('InterTight-Bold.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Bold.woff2') format('woff2'),
        url('InterTight-Bold.woff') format('woff'),
        url('InterTight-Bold.ttf') format('truetype'),
        url('InterTight-Bold.svg#InterTight-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-Regular.eot');
    src: url('InterTight-Regular.eot?#iefix') format('embedded-opentype'),
        url('InterTight-Regular.woff2') format('woff2'),
        url('InterTight-Regular.woff') format('woff'),
        url('InterTight-Regular.ttf') format('truetype'),
        url('InterTight-Regular.svg#InterTight-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Inter Tight';
    src: url('InterTight-SemiBold.eot');
    src: url('InterTight-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('InterTight-SemiBold.woff2') format('woff2'),
        url('InterTight-SemiBold.woff') format('woff'),
        url('InterTight-SemiBold.ttf') format('truetype'),
        url('InterTight-SemiBold.svg#InterTight-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: block;