@font-face {
    font-family: "Charter";
    src: url("/fonts/charter_regular-webfont.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Charter";
    src: url("/fonts/charter_bold-webfont.ttf") format("truetype");
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "Charter";
    src: url("/fonts/charter_bold-webfont.ttf") format("truetype");
    font-weight: bold;
    font-display: swap;
}
