/* Shared local typography for the public site, agent area and administration. */
@font-face{font-family:Jujo Sans;src:url("../fonts/CeraPro/CeraPro-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:Jujo Sans;src:url("../fonts/CeraPro/CeraPro-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Jujo Sans;src:url("../fonts/CeraPro/CeraPro-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Jujo Sans;src:url("../fonts/CeraPro/CeraPro-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Jujo Sans;src:url("../fonts/CeraPro/CeraPro-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}
html body { --font-sans: "Jujo Sans", Arial, sans-serif; font-family: var(--font-sans) !important; }
body :where(h1,h2,h3,h4,h5,h6,p,a,span,div,section,article,aside,nav,header,footer,label,input,button,select,textarea,table,thead,tbody,tr,th,td,ul,ol,li,small,strong,b,sup,summary,dialog):not([class*="fa-"]):not(.fa):not(.fas):not(.far):not(.fab), body .font-sans, body .font-mono { font-family: "Jujo Sans", Arial, sans-serif !important; }
body :where(input,button,select,textarea) { font-size: inherit; }
body :where(table,.tabular-nums) { font-variant-numeric: tabular-nums; }
