@font-face {
  font-family: "Gerstner-Programm";
  src: url("/assets/fonts/Gerstner-ProgrammRegular.woff2") format("woff2"),
       url("/assets/fonts/Gerstner-ProgrammRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gerstner-Programm";
  src: url("/assets/fonts/Gerstner-ProgrammItalic.woff2") format("woff2"),
       url("/assets/fonts/Gerstner-ProgrammItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}