@font-face {
    font-family: "Inter Tight";
    src: url("../fonts/intertight-light.eot"); /* IE9 */
    src: url("../fonts/intertight-light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/intertight-light.woff2") format("woff2"), /* chrome 36+, firefox 39+,iOS 10+, Android 67+ */
    url("../fonts/intertight-light.woff") format("woff"), /* chrome, firefox */
    url("../fonts/intertight-light.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/intertight-light.svg#Inter Tight Light") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: "Inter Tight";
    src: url("../fonts/intertight-regular.eot"); /* IE9 */
    src: url("../fonts/intertight-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/intertight-regular.woff2") format("woff2"), /* chrome 36+, firefox 39+,iOS 10+, Android 67+ */
    url("../fonts/intertight-regular.woff") format("woff"), /* chrome, firefox */
    url("../fonts/intertight-regular.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/intertight-regular.svg#Inter Tight") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: "Inter Tight";
    src: url("../fonts/intertight-semibold.eot"); /* IE9 */
    src: url("../fonts/intertight-semibold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/intertight-semibold.woff2") format("woff2"), /* chrome 36+, firefox 39+,iOS 10+, Android 67+ */
    url("../fonts/intertight-semibold.woff") format("woff"), /* chrome, firefox */
    url("../fonts/intertight-semibold.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/intertight-semibold.svg#Inter Tight SemiBold") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}


