/* Mountains of Christmas（标题装饰字体，随用随载） */
@font-face {
  font-family: 'Bonheur Royale';
  src: url('./BonheurRoyale-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
