/* caveat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Caveat";
  font-style: normal;
  font-weight: 400;
  src: url("/files/trassl/layout/fonts/caveat-v18-latin-ext-regular.woff2")
    format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.caveat {
  font-family: "Caveat";
}
h2.caveat {
  font-family: "Caveat";
  line-height: 1.3;
}
.h3.caveat {
  font-size: 20px !important;
}
h2.lingua,
.lingua {
  /*font-family: "Lingua";*/
  font-family: "Caveat" !important;
}
