@font-face {
     font-family: "GrueneType";
     font-weight: 400;
     font-style: normal;
     font-display: fallback;
     src: local("GrueneType"),url(./GrueneType-Regular.woff2) format("woff2"),url(./GrueneType-Regular.woff) format("woff");
 }

 @font-face {
    font-family: "Gotham XNarrow";
    font-weight: 900;
    font-style: normal;
    font-display: fallback;
    src: local("Gotham XNarrow"),local("GothamXNarrow"),url(./GothamXNarrow-Ultra.woff2) format("woff2"),url(./GothamXNarrow-Ultra.woff) format("woff");
}
 
@font-face {
    font-family: "PT Sans";
     font-weight: 700;
     font-style: normal;
     font-display: fallback;
     src: local("PT Sans Bold"),local("PTSans-Bold"),url(./PTSans-Bold.woff2) format("woff2"),url(./PTSans-Bold.woff) format("woff");
 }
 
 @font-face {
     font-family: "PT Sans";
     font-weight: 700;
     font-style: italic;
     font-display: fallback;
     src: local("PT Sans Bold Italic"),local("PTSans-BoldItalic"),url(./PTSans-BoldItalic.woff2) format("woff2"),url(./PTSans-BoldItalic.woff) format("woff");
 }
 
 @font-face {
     font-family: "PT Sans";
     font-weight: 400;
     font-style: italic;
     font-display: fallback;
     src: local("PT Sans Italic"),local("PTSans-Italic"),url(./PTSans-Italic.woff2) format("woff2"),url(./PTSans-Italic.woff) format("woff");
 }
 
 @font-face {
     font-family: "PT Sans";
     font-weight: 400;
     font-style: normal;
     font-display: fallback;
     src: local("PT Sans"),local("PTSans-Regular"),url(./PTSans-Regular.woff2) format("woff2"),url(./PTSans-Regular.woff) format("woff");
}
