@import url("./font-consistency.css");

body {
    font-family: var(--font-serif);
}
