/* Museo Sans — the Aleris typeface. Two working weights only: 500 (regular) and 700 (bold).
   There is NO 400 weight; declaring one causes browser synthesis and distorts the letterforms. */
@font-face{font-family:'Museo Sans';src:url('../assets/fonts/MuseoSans_500-webfont.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Museo Sans';src:url('../assets/fonts/MuseoSans_700-webfont.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
