@font-face {
    font-family: Charis;
    font-weight: 400;
    src: url("../fonts/Charis-Regular-subset.woff2");
}

.page-subtitle {
    font-size: 1.25em;
    font-weight: 300;
    color: var(--md-typeset-a-color);
    margin-top: -1rem;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.md-typeset .phoneme-table table {
    font-family: "Charis";
    line-height: 1.2;
}
