/* Generated by Glyphter (http://www.glyphter.com) on  Sun May 01 2022*/
@font-face {
    font-family: 'apple music';
    src: url('../fonts/apple-music.eot');
    src: url('../fonts/apple-music.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apple-music.woff') format('woff'),
         url('../fonts/apple-music.ttf') format('truetype'),
         url('../fonts/apple-music.svg#apple-music') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-apple-music:before{
   content:'\0041';
   display: inline-block;
   font-family: 'apple music';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}