@font-face {
  font-family: "GT Super Text";

  src: url("../fonts/GT-Super-Text-Regular.otf") format("otf"),
       url("../fonts/GT-Super-Text-Regular.woff2") format("woff2"),
       url("../fonts/GT-Super-Text-Regular.woff") format("woff");
 font-weight: 400;
 font-display: swap;
 font-style: normal;
}
