@font-face {
  font-family: "Tenor Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/TenorSans-Regular.woff2) format("woff2"),
       url(/fonts/TenorSans-Regular.ttf) format("truetype");
}
h1,h2,h3,h4,h5,h6,p,span,a,li,div,button,input,textarea {
  font-family: "Tenor Sans", "Helvetica Neue", Arial, sans-serif !important;
  letter-spacing: -0.03em !important;
}
