  @font-face {
  font-family: 'icomoon';
  src:  url('/virtual-experience/css/icomoon/fonts/icomoon.eot?qnm0iu');
  src:  url('/virtual-experience/css/icomoon//virtual-experience/css/icomoon/fonts/icomoon.eot?qnm0iu') format('embedded-opentype'),
    url('/virtual-experience/css/icomoon/fonts/icomoon.ttf?qnm0iu') format('truetype'),
    url('/virtual-experience/css/icomoon/fonts/icomoon.woff?qnm0iu') format('woff'),
    url('/virtual-experience/css/icomoon/fonts/icomoon.svg?qnm0iu') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-close:before {
  content: "\e082";
}
.icon-cross:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e901";
}
.icon-music:before {
  content: "\e90c";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-snapchat:before {
  content: "\f2ac";
}
.icon-camera:before {
  content: "\e944";
}
.icon-gallery:before {
  content: "\e944";
}
.icon-video:before {
  content: "\e962";
}
.icon-playlist:before {
  content: "\e962";
}
.icon-text:before {
  content: "\eadd";
}
.icon-info:before {
  content: "\eadd";
}
.icon-narrative:before {
  content: "\eadd";
}
.icon-eye:before {
  content: "\ecae";
}
.muted .icon-music:before,
.icon-volume-mute:before {
  content: "\eda7";
}
.icon-loop:before {
  content: "\edaa";
}
.icon-nav:before {
  content: "\edaa";
}
.icon-tour:before {
  content: "\edaa";
}

