/* MCH webfonts.
   NOTE: no original font binaries were supplied. The logo wordmark is a
   high-contrast old-style serif; Cormorant Garamond (Google Fonts) is the
   closest freely available match and is used as the display face.
   Jost stands in for the geometric sans used for menu/UI labels.
   Both are loaded from the Google Fonts CDN so consumers need no binaries. */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500;600&display=swap");
