/**
 * The Canary Events typography.
 * Kept separate so plugin-controlled routes only load the font override,
 * not the complete theme stylesheet.
 */
html body,
html body button,
html body input,
html body select,
html body textarea,
html body .cem-site,
html body .cem-app,
html body [class^="cem-"],
html body [class*=" cem-"] {
    font-family: "Nunito Sans", NunitoSans, sans-serif;
}
