/**
 * 全站字体：Montserrat（由 functions.php 加载 Google Fonts）
 */
body,
button,
input,
textarea,
select {
  font-family: Montserrat, "Segoe UI", Arial, sans-serif;
}
