@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-ExtraLight.ttf");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-ExtraLightItalic.ttf");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-RegularItalic.otf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-SemiBoldItalic.ttf");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-BoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-Black.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "BarlowCondensed";
  src: url("/assets/fonts/BarlowCondensed/BarlowCondensed-BlackItalic.ttf");
  font-weight: 800;
  font-style: italic;
}