/* TuskerGrotesk Font Family */

/* 7600 semi bold */
@font-face {
  font-family: "TuskerGrotesk7600";
  src: url("./TuskerGrotesk-7600Semibold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 6700 Bold */
@font-face {
  font-family: "TuskerGrotesk6700";
  src: url("./TuskerGrotesk-6700Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 6600 Semibold */
@font-face {
  font-family: "TuskerGrotesk6600";
  src: url("./TuskerGrotesk-6600Semibold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* 6500 Medium */
@font-face {
  font-family: "TuskerGrotesk6500";
  src: url("./TuskerGrotesk-6500Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* 5500 Medium */
@font-face {
  font-family: "TuskerGrotesk5500";
  src: url("./TuskerGrotesk-5500Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 5600 Bold */
@font-face {
  font-family: "TuskerGrotesk5600";
  src: url("./TuskerGrotesk-5600Semibold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* 5700 Bold */
@font-face {
  font-family: "TuskerGrotesk5700";
  src: url("./TuskerGrotesk-5700Bold.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
