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

.gt-font-family {
    font-family: 'Inter Tight', sans-serif !important;
    font-weight: 400;
}

.gt-font-family-second {
    font-family: 'Inter Tight' !important;
    font-weight: 400;
}
