:root{
  --em-font-main: "CofoSans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  --em-text: #323232;
  --em-muted: #6F6F6F;
}
html{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}
body{
  font-synthesis: none;
}
