/** Shopify CDN: Minification failed

Line 10:13 Comments in CSS use "/* ... */" instead of "//"
Line 10:120 Unterminated string token

**/
/* 自定义字体 ITC Modern No.216 */
@font-face {
  font-family: 'ITC Modern No 216';
  src: /cdn/shop/files/ITCModernNo216W01-Lt.woff2?v=1757574114') format('woff2');
  font-weight: 300; /* Light */
  font-style: normal;
  font-display: swap;
}

/* 应用到正文和标题 */
body, p, li, span, .rte {
  font-family: 'ITC Modern No 216', serif !important;
}

h1, h2, h3, .section-title, .page-title {
  font-family: 'ITC Modern No 216', serif !important;
}
