/* Self-hosted Nunito, 400/700/900. Extracted from core/_fonts.html so it is
   cached like any other asset instead of re-sent inside every page.
   No Google Fonts call, and no variable-font axis for older school devices
   to mis-render. */
  @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 400; font-display: swap;
               src: url("../fonts/nunito-400.c5e9090c0a55.woff2") format('woff2'); }
  @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 700; font-display: swap;
               src: url("../fonts/nunito-700.928fbfe18f89.woff2") format('woff2'); }
  @font-face { font-family: 'Nunito'; font-style: normal; font-weight: 900; font-display: swap;
               src: url("../fonts/nunito-900.8d22fb573d23.woff2") format('woff2'); }
