/* Font-face declarations for Christmas Lights */

@font-face {
  font-family: 'Christmas Lights';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/y-fonts/christmaslights-regular.woff2');
}

