:root{--font-family: "Roboto", "Helvetica Neue", sans-serif;--headline-font-family: "Roboto Condensed", "Arial Condensed", "Helvetica Condensed", sans-serif}*{box-sizing:border-box}html{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--headline-font-family)}#root{min-height:100vh;width:100%}
