@font-face {
    font-family: "CMU Serif";
    src: url("../fonts/cmu-serif-roman.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

/* Utility classes: add either class to any coded section or element. */
.cmu-serif,
.jbe-serif {
    font-family: "CMU Serif", Georgia, "Times New Roman", serif !important;
}
