@font-face {
  font-family: 'Dianne-Brand-Icons';
  src:  url('fonts/Dianne-Brand-Icons.eot?76cbe5');
  src:  url('fonts/Dianne-Brand-Icons.eot?76cbe5#iefix') format('embedded-opentype'),
    url('fonts/Dianne-Brand-Icons.ttf?76cbe5') format('truetype'),
    url('fonts/Dianne-Brand-Icons.woff?76cbe5') format('woff'),
    url('fonts/Dianne-Brand-Icons.svg?76cbe5#Dianne-Brand-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="dianne_icons"], [class*=" dianne_icons"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Dianne-Brand-Icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dianne_iconsHeartBullet_icon:before {
  content: "\e900";
}
.dianne_iconsHeartIcon_icon:before {
  content: "\e901";
}
.dianne_iconsMusicNotes_icon:before {
  content: "\e902";
}
.dianne_iconsMusicNotesCircle_icon:before {
  content: "\e903";
}
.dianne_iconsRestCircle_icon:before {
  content: "\e904";
}
.dianne_iconsSwooshA_icon:before {
  content: "\e905";
}
.dianne_iconsSwooshB_icon:before {
  content: "\e906";
}
.dianne_iconsSwooshC_icon:before {
  content: "\e907";
}
.dianne_iconsSwooshD_icon:before {
  content: "\e908";
}
.dianne_iconsWholeNoteBullet_icon:before {
  content: "\e909";
}
