@font-face {
  font-family: 'DansIcon';
  src:  url('../fonts/DansIcon.eot?nv7bp2');
  src:  url('../fonts/DansIcon.eot?nv7bp2#iefix') format('embedded-opentype'),
    url('../fonts/DansIcon.ttf?nv7bp2') format('truetype'),
    url('../fonts/DansIcon.woff?nv7bp2') format('woff'),
    url('../fonts/DansIcon.svg?nv7bp2#DansIcon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/dice.eot?x5fsg2');
  src:  url('../fonts/dice.eot?x5fsg2#iefix') format('embedded-opentype'),
  url('../fonts/dice.ttf?x5fsg2') format('truetype'),
  url('../fonts/dice.woff?x5fsg2') format('woff'),
  url('../fonts/dice.svg?x5fsg2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


[class^="dan-icon-"], [class*=" dan-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'DansIcon' !important;
  speak: none;
  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;
}

.dan-icon-tw:before {
  content: "\e900";
}
.dan-icon-sc:before {
  content: "\e901";
}
.dan-icon-sc2:before {
  content: "\e902";
  font-size: 1.6rem;
}
.dan-icon-vMute:before {
  content: "\e903";
}
.dan-icon-vMute2:before {
  content: "\e904";
}
.dan-icon-vMed:before {
  content: "\e905";
}
.dan-icon-vHigh:before {
  content: "\e906";
}
.dan-icon-mic:before {
  content: "\e907";
}
.dan-icon-mus:before {
  content: "\e908";
}
.dan-icon-hph:before {
  content: "\e909";
}
.dan-icon-insta:before {
  content: "\e90a";
  font-weight: bold;
}
.dan-icon-yt:before {
  content: "\e90b";
}
.dan-icon-yt2:before {
  content: "\e90c";
}
.dan-icon-tw2:before {
  content: "\e90d";
}
.dan-icon-sp:before {
  content: "\e90e";
}
.dan-icon-fb2:before {
  content: "\e90f";
}
.dan-icon-fb:before {
  content: "\e910";
}
.dan-icon-tlgm:before {
  content: "\e911";
}
.dan-icon-DS-logo:before {
  content: "\e912";
}
.dan-icon-dice:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;

  content: "\e800";
}