@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?d7gc9d');
  src:  url('../fonts/icomoon.eot?d7gc9d#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?d7gc9d') format('truetype'),
    url('../fonts/icomoon.woff?d7gc9d') format('woff'),
    url('../fonts/icomoon.svg?d7gc9d#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-play-2:before {
  content: "\53";
}
.icon-full-screen:before {
  content: "\52";
}
.icon-more-2:before {
  content: "\51";
}
.icon-more:before {
  content: "\50";
}
.icon-dot:before {
  content: "\48";
}
.icon-ab-loop:before {
  content: "\47";
}
.icon-cross:before {
  content: "\36";
}
.icon-down:before {
  content: "\41";
}
.icon-download:before {
  content: "\35";
}
.icon-embed:before {
  content: "\34";
}
.icon-exit-full-screen-second:before {
  content: "\38";
}
.icon-facebook:before {
  content: "\32";
}
.icon-fulls:before {
  content: "\49";
}
.icon-full-screen-second:before {
  content: "\37";
}
.icon-google-plus:before {
  content: "\30";
}
.icon-hide:before {
  content: "\45";
}
.icon-linkedin:before {
  content: "\29";
}
.icon-mail:before {
  content: "\28";
}
.icon-mute:before {
  content: "\39";
}
.icon-pause:before {
  content: "\27";
}
.icon-play:before {
  content: "\26";
}
.icon-saglus-logo:before {
  content: "\25";
}
.icon-setting:before {
  content: "\24";
}
.icon-share:before {
  content: "\23";
}
.icon-show:before {
  content: "\46";
}
.icon-twitter:before {
  content: "\22";
}
.icon-up:before {
  content: "\40";
}
.icon-volume:before {
  content: "\21";
}
