@font-face {
  font-family: "Comfortaa";
  src: local("Comfortaa"), url("../fonts/Comfortaa-SemiBold.ttf");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  src: local("Unbounded"), url("../fonts/Unbounded-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "TT Norms Pro";
  src: local("TT Norms Pro"), url("../fonts/TTNormsPro-Medium.ttf");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "TT Norms Pro";
  src: local("TT Norms Pro"), url("../fonts/TTNormsPro-Regular.ttf");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "TT Norms Pro";
  src: local("TT Norms Pro"), url("../fonts/TTNormsPro-Bold.ttf");
  font-weight: 700;
  font-display: swap;
}