@import url("https://fonts.googleapis.com/css2?family=Bruno+Ace+SC&family=Monofett&display=swap");
.tb-header {
  font-family: "Bruno Ace SC";
  font-weight: bold;
  text-decoration-line: underline;
  text-align: center;
}

#techbar {
  background-color: #fa812f;
  padding-top: 80px;
  padding-bottom: 80px;
}

.techtype {
  font-family: "Monofett";
  text-decoration-line: underline;
}

.tech {
  font-family: "Audiowide";
}
