/* Locally hosted Google Fonts, with their SIL OFL notices.
   The mockup's tall display lettering is reproduced with explicit CSS condensation. */
@font-face{font-family:'Bodoni Moda';src:url('../assets/fonts/bodoni-moda/regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Bodoni Display';src:url('../assets/fonts/bodoni-moda/display-96.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Cormorant Garamond';src:url('../assets/fonts/cormorant-garamond/regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Xanh Mono';src:url('../assets/fonts/xanh-mono/regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--font-masthead:'Bodoni Moda','Times New Roman',serif;--font-display:'Bodoni Moda','Times New Roman',serif;--font-body:'Cormorant Garamond',Georgia,serif}
