/* Typography from the current DISKY application. */
@font-face{font-family:'Epic Pro';src:url('../fonts/GC-EpicPro-Demo.ttf') format('truetype');font-weight:300 900;font-display:swap}
@font-face{font-family:'EB Garamond';src:url('../fonts/EBGaramond-400-italic.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap}
:root{--fepic:'Epic Pro',Arial,'Helvetica Neue',sans-serif;--fdisp:Arial,'Helvetica Neue',sans-serif;--fserif:'EB Garamond',Georgia,serif}
html{scroll-behavior:smooth}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
h1,h2{font-family:var(--fepic);text-wrap:balance}
