/* barlow-condensed-100 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 100;
  src: url('./BarlowCondensed-Thin.ttf') format('truetype');
}
/* barlow-condensed-100italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 100;
  src: url('./BarlowCondensed-ThinItalic.ttf') format('truetype');
}
/* barlow-condensed-200 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 200;
  src: url('./BarlowCondensed-ExtraLight.ttf') format('truetype');
}
/* barlow-condensed-200italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 200;
  src: url('./BarlowCondensed-ExtraLightItalic.ttf') format('truetype');
}
/* barlow-condensed-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('./BarlowCondensed-Light.ttf') format('truetype');
}
/* barlow-condensed-300italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('./BarlowCondensed-LightItalic.ttf') format('truetype');
}
/* barlow-condensed-400 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('./BarlowCondensed-Regular.ttf') format('truetype');
}
/* barlow-condensed-400italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('./BarlowCondensed-Italic.ttf') format('truetype');
}
/* barlow-condensed-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('./BarlowCondensed-Medium.ttf') format('truetype');
}
/* barlow-condensed-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('./BarlowCondensed-MediumItalic.ttf') format('truetype');
}
/* barlow-condensed-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('./BarlowCondensed-SemiBold.ttf') format('truetype');
}
/* barlow-condensed-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 600;
  src: url('./BarlowCondensed-SemiBoldItalic.ttf') format('truetype');
}
/* barlow-condensed-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('./BarlowCondensed-Bold.ttf') format('truetype');
}
/* barlow-condensed-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('./BarlowCondensed-BoldItalic.ttf') format('truetype');
}
/* barlow-condensed-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  src: url('./BarlowCondensed-ExtraBold.ttf') format('truetype');
}
/* barlow-condensed-800italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 800;
  src: url('./BarlowCondensed-ExtraBoldItalic.ttf') format('truetype');
}
/* barlow-condensed-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
  src: url('./BarlowCondensed-Black.ttf') format('truetype');
}
/* barlow-condensed-900italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 900;
  src: url('./BarlowCondensed-BlackItalic.ttf') format('truetype');
}
