@font-face {
  font-family: "Cronic Sans";
  src: local("Helvetica Neue"), local("Arial");
  font-display: swap;
}

body {
  font-family: "Cronic Sans", "Helvetica Neue", Arial, sans-serif;
}

body[data-audio-page] h1 em,
body[data-audio-page] h2 em {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
}
