@font-face {
  font-family: 'song';
  src:
    url('../fonts/song.woff2?t=1739362118294') format('woff2'),
    url('../fonts/song.svg?t=1739362118294') format('svg');
}

.song {
  font-family: 'song' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
