/* Todd prefers the original Archivo Narrow typography over the futuristic
   display substitute. Use the original regular font and retain bold labels. */
@font-face{font-family:'Archivo Narrow';src:url('/assets/archivo-narrow.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Archivo Narrow';src:url('/assets/archivo-narrow-variable.woff') format('woff');font-style:normal;font-weight:500 700;font-display:swap}
:root{--display-font:'Archivo Narrow',sans-serif;--body-font:'Archivo Narrow',sans-serif}
