/* interTight-100 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: Normal;
  font-weight: 100;
  src: url('fonts/Inter_Tight/static/InterTight-Thin.ttf') format('truetype');
}
/* interTight-100italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 100;
  src: url('fonts/Inter_Tight/static/InterTight-ThinItalic.ttf') format('truetype');
}
/* interTight-200 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 200;
  src: url('fonts/Inter_Tight/static/InterTight-ExtraLight.ttf') format('truetype');
}
/* interTight-200italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 200;
  src: url('fonts/Inter_Tight/static/InterTight-ExtraLightItalic.ttf') format('truetype');
}
/* interTight-300 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/Inter_Tight/static/InterTight-Light.ttf') format('truetype');
}
/* interTight-300italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/Inter_Tight/static/InterTight-LightItalic.ttf') format('truetype');
}
/* interTight-regular - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Inter_Tight/static/InterTight-Regular.ttf') format('truetype');
}
/* interTight-italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/Inter_Tight/static/InterTight-Italic.ttf') format('truetype');
}
/* interTight-500 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Inter_Tight/static/InterTight-Medium.ttf') format('truetype');
}
/* interTight-500italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/Inter_Tight/static/InterTight-MediumItalic.ttf') format('truetype');
}
/* interTight-600 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/Inter_Tight/static/InterTight-SemiBold.ttf') format('truetype');
}
/* interTight-600italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/Inter_Tight/static/InterTight-SemiBoldItalic.ttf') format('truetype');
}
/* interTight-700 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/Inter_Tight/static/InterTight-Bold.ttf') format('truetype');
}
/* interTight-700italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/Inter_Tight/static/InterTight-BoldItalic.ttf') format('truetype');
}
/* interTight-800 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/Inter_Tight/static/InterTight-ExtraBold.ttf') format('truetype');
}
/* interTight-800italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 800;
  src: url('fonts/Inter_Tight/static/InterTight-ExtraBoldItalic.ttf') format('truetype');
}
/* interTight-900 - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/Inter_Tight/static/InterTight-Black.ttf') format('truetype');
}
/* interTight-900italic - latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/Inter_Tight/static/InterTight-BlackItalic.ttf') format('truetype');
}