/* Self-hosted font aliases: production's Typekit families (adelle, katarine-web,
   proxima-nova) are commercial Adobe fonts licensed via the incumbent designer's kit
   and cannot be redistributed. These free metric-similar substitutes carry the same
   family names so the production site CSS resolves without modification.
   Bitter=adelle, Signika Negative=katarine-web, Montserrat=proxima-nova.
   Files are variable fonts; weight ranges cover all weights the site CSS asks for. */
@font-face{font-family:'adelle';font-style:normal;font-weight:100 900;src:url('fonts/bitter-var.woff2') format('woff2');font-display:swap;}
@font-face{font-family:'adelle';font-style:italic;font-weight:400;src:url('fonts/bitter-400i.woff2') format('woff2');font-display:swap;}
@font-face{font-family:'adelle-web';font-style:normal;font-weight:100 900;src:url('fonts/bitter-var.woff2') format('woff2');font-display:swap;}
@font-face{font-family:'adelle-web';font-style:italic;font-weight:400;src:url('fonts/bitter-400i.woff2') format('woff2');font-display:swap;}
@font-face{font-family:'katarine-web';font-style:normal;font-weight:100 900;src:url('fonts/signika-var.woff2') format('woff2');font-display:swap;}
@font-face{font-family:'proxima-nova';font-style:normal;font-weight:100 900;src:url('fonts/montserrat-var.woff2') format('woff2');font-display:swap;}
@font-face{font-family:'Varela Round';font-style:normal;font-weight:400;src:url('fonts/varela-round-400.woff2') format('woff2');font-display:swap;}
