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