@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 100;
  font-style: normal;
  src: url('BarlowCondensed-Thin.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 200;
  font-style: normal;
  src: url('BarlowCondensed-ExtraLight.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 300;
  font-style: normal;
  src: url('BarlowCondensed-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 400;
  font-style: normal;
  src: url('BarlowCondensed-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 500;
  font-style: normal;
  src: url('BarlowCondensed-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 600;
  font-style: normal;
  src: url('BarlowCondensed-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-style: normal;
  src: url('BarlowCondensed-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 800;
  font-style: normal;
  src: url('BarlowCondensed-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 900;
  font-style: normal;
  src: url('BarlowCondensed-Black.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 100;
  font-style: italic;
  src: url('BarlowCondensed-ThinItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 200;
  font-style: italic;
  src: url('BarlowCondensed-ExtraLightItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 300;
  font-style: italic;
  src: url('BarlowCondensed-LightItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 400;
  font-style: italic;
  src: url('BarlowCondensed-RegularItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 500;
  font-style: italic;
  src: url('BarlowCondensed-MediumItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 600;
  font-style: italic;
  src: url('BarlowCondensed-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 700;
  font-style: italic;
  src: url('BarlowCondensed-BoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 800;
  font-style: italic;
  src: url('BarlowCondensed-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-weight: 900;
  font-style: italic;
  src: url('BarlowCondensed-BlackItalic.ttf') format('truetype');
}
