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

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

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

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

@font-face {
  font-family: "NotoSans";
  src: url(NotoSans-Bold.ttf);
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}
