.barlow-condensed-thin {
 font-family: 'BC';
  font-weight: 100;
  font-style: normal;
src: url("../fonts/BarlowCondensed-100.ttf") format("ttf")
}

.barlow-condensed-extralight {
 font-family: 'BC';
  font-weight: 200;
  font-style: normal;
src: url("../fonts/BarlowCondensed-200.ttf") format("ttf")
}

.barlow-condensed-light {
 font-family: 'BC';
  font-weight: 300;
  font-style: normal;
src: url("../fonts/BarlowCondensed-300.ttf") format("ttf")
}

.barlow-condensed-regular {
 font-family: 'BC';
  font-weight: 400;
  font-style: normal;
src: url("../fonts/BarlowCondensed-400.ttf") format("ttf")
}

.barlow-condensed-medium {
 font-family: 'BC';
  font-weight: 500;
  font-style: normal;
src: url("../fonts/BarlowCondensed-500.ttf") format("ttf")
}

.barlow-condensed-semibold {
 font-family: 'BC';
  font-weight: 600;
  font-style: normal;
src: url("../fonts/BarlowCondensed-600.ttf") format("ttf")
}

.barlow-condensed-bold {
 font-family: 'BC';
  font-weight: 700;
  font-style: normal;
src: url("../fonts/BarlowCondensed-700.ttf") format("ttf")
}

.barlow-condensed-extrabold {
 font-family: 'BC';
  font-weight: 800;
  font-style: normal;
src: url("../fonts/BarlowCondensed-800.ttf") format("ttf")
}

.barlow-condensed-black {
  font-family: "BC", sans-serif;
  font-weight: 900;
  font-style: normal;
src: url("../fonts/BarlowCondensed-900.ttf") format("ttf")
}

.barlow-condensed-thin-italic {
 font-family: 'BC';
  font-weight: 100;
  font-style: italic;
}

.barlow-condensed-extralight-italic {
 font-family: 'BC';
  font-weight: 200;
  font-style: italic;
}

.barlow-condensed-light-italic {
 font-family: 'BC';
  font-weight: 300;
  font-style: italic;
}

.barlow-condensed-regular-italic {
 font-family: 'BC';
  font-weight: 400;
  font-style: italic;
}

.barlow-condensed-medium-italic {
 font-family: 'BC';
  font-weight: 500;
  font-style: italic;
}

.barlow-condensed-semibold-italic {
 font-family: 'BC';
  font-weight: 600;
  font-style: italic;
}

.barlow-condensed-bold-italic {
 font-family: 'BC';
  font-weight: 700;
  font-style: italic;
}

.barlow-condensed-extrabold-italic {
 font-family: 'BC';
  font-weight: 800;
  font-style: italic;
}

.barlow-condensed-black-italic {
 font-family: 'BC';
  font-weight: 900;
  font-style: italic;
}
