@font-face {
  font-family: "Barlow";
  font-weight: 100;
  src: url("./Barlow-100.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 200;
  src: url("./Barlow-200.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 300;
  src: url("./Barlow-300.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 400;
  src: url("./Barlow-Regular.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 500;
  src: url("./Barlow-500.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 600;
  src: url("./Barlow-600.ttf");
}
@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("./Barlow-700.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 800;
  src: url("./Barlow-800.ttf");
}
@font-face {
  font-family: "Barlow";
  font-weight: 900;
  src: url("./Barlow-900.ttf");
}
