@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/ShareTechMonoRegular.ttf");
  font-family: "Share Tech Mono";
  font-weight: 400;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/InterMedium.ttf");
  font-family: "Inter";
  font-weight: 500;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/UrbanistMedium.ttf");
  font-family: "Urbanist";
  font-weight: 500;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/UrbanistSemiBold.ttf");
  font-family: "Urbanist";
  font-weight: 600;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/InterBold.ttf");
  font-family: "Inter";
  font-weight: 700;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/InterRegular.ttf");
  font-family: "Inter";
  font-weight: 400;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/SairaSemiCondensedLight.ttf");
  font-family: "Saira SemiCondensed";
  font-weight: 300;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/TeachersRegular.ttf");
  font-family: "Teachers";
  font-weight: 400;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/BarlowLight.ttf");
  font-family: "Barlow";
  font-weight: 300;
}

@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../public/fonts/SairaSemiCondensedMedium.ttf");
  font-family: "Saira SemiCondensed";
  font-weight: 500;
}
