@font-face {
  font-family: "Spartan Black";
  src: url("Spartan-Black.ttf");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Bold";
  src: url("Spartan-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Extra-Bold";
  src: url("Spartan-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Extra-Light";
  src: url("Spartan-ExtraLight.ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Light";
  src: url("Spartan-Light.ttf");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Medium";
  src: url("Spartan-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Regular";
  src: url("Spartan-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Semi-Bold";
  src: url("Spartan-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Spartan Thin";
  src: url("Spartan-Thin.ttf");
  font-weight: 100;
  font-style: normal;
}
