@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5qs266');
  src:  url('fonts/icomoon.eot?5qs266#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5qs266') format('truetype'),
    url('fonts/icomoon.woff?5qs266') format('woff'),
    url('fonts/icomoon.svg?5qs266#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-arrow-down:before {
  content: "\e606";
}
.icon-arrow-down2:before {
  content: "\e60a";
}
.icon-sphere:before {
  content: "\e900";
}
.icon-earth:before {
  content: "\e901";
}
.icon-volume-medium:before {
  content: "\e600";
}
.icon-arrow-right:before {
  content: "\e607";
}
.icon-pause:before {
  content: "\e601";
}
.icon-arrow-left:before {
  content: "\e608";
}
.icon-download:before {
  content: "\e602";
}
.icon-zoom-in:before {
  content: "\e603";
}
.icon-text-height:before {
  content: "\e609";
}
.icon-cog:before {
  content: "\e604";
}
.icon-menu:before {
  content: "\e605";
}
.icon-play3:before {
  content: "\ea1c";
}
