
@font-face {
    font-family: 'Inter Tight';
    src: url('/fonts/InterTight/InterTightRegular.eot');
    src: url('/fonts/InterTight/InterTightRegular.eot?#iefix')
        format('embedded-opentype'),
      url('/fonts/InterTight/InterTightRegular.woff2') format('woff2'),
      url('/fonts/InterTight/InterTightRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Inter Tight';
    src: url('/fonts/InterTight/Inter-InterTight-Medium.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Inter Tight';
    src: url('/fonts/InterTight/InterTight-SemiBold.ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  
  @font-face {
    font-family: 'Inter Tight';
    src: url('/fonts/InterTight/InterTight-Bold.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  