@font-face {
  font-family: "F37GingerPro";
  src: url("/static/assets/fonts/F37GingerPro-Light.woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "F37GingerPro";
  src: url("/static/assets/fonts/F37GingerPro-Regular.woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "F37GingerPro";
  src: url("/static/assets/fonts/F37GingerPro-RegularItalic.woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "F37GingerPro";
  src: url("/static/assets/fonts/F37GingerPro-Bold.woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}