@charset "UTF-8";
/* Keep the existing local font paths. No duplicate external font requests. */
@font-face { font-family: "constantia"; src: url("font/constantia.woff") format("woff"); font-display: swap; }
@font-face { font-family: "Mincho"; src: url("font/Mincho.otf") format("opentype"); font-display: swap; }
@font-face { font-family: "texgyreadventor"; src: url("font/texgyreadventor-regular-webfont.woff") format("woff"); font-display: swap; }
@font-face { font-family: "didotltstd"; src: url("font/didotltstd-italic-webfont.woff") format("woff"); font-display: swap; }
@font-face { font-family: "sylfaen"; src: url("font/sylfaen.woff") format("woff"); font-display: swap; }
@font-face { font-family: "century_gothic"; src: url("font/century_gothic.woff") format("woff"); font-display: swap; }
.f_Mincho { font-family: "Mincho", serif; }
.f_did { font-family: "didotltstd", serif; }
.f_tg { font-family: "texgyreadventor", sans-serif; }
.f_sf { font-family: "sylfaen", serif; }
.f_cg { font-family: "century_gothic", sans-serif; }
.f_cons { font-family: "constantia", serif; }
