/* Local font faces that match the exact family names used by Google Fonts,
   so removing the fonts.gstatic.com CSS links does not break any font-family references. */
@font-face{font-family:'Lora';src:url('fonts/Lora-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'Lora';src:url('fonts/lora-italic-webfont.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap;}
@font-face{font-family:'Google Sans';src:url('fonts/GoogleSans-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:'Ma Shan Zheng';src:url('fonts/MaShanZheng-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;}