  @font-face {
    font-family: 'icomoon';
    /*src:    url('/boothsitecore/css/research/fonts/icomoon.eot?8mqnnd');*/
    src: url('/boothsitecore/css/research/fonts/icomoon.eot?8mqnnd'),   
        url('/boothsitecore/css/research//boothsitecore/css/research/fonts/icomoon.eot?8mqnnd') format('embedded-opentype'),
        url('/boothsitecore/css/research/fonts/icomoon.ttf?8mqnnd') format('truetype'),
        url('/boothsitecore/css/research/fonts/icomoon.woff?8mqnnd') format('woff'),
        url('/boothsitecore/css/research/fonts/icomoon.svg?8mqnnd') 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-youTube:before {
  content: "\e900";
}
.icon-global:before {
  content: "\e901";
}
.icon-podcast:before {
  content: "\e902";
}
.icon-shield:before {
  content: "\e903";
}
.icon-man:before {
  content: "\e904";
}
.icon-woman:before {
  content: "\e905";
}
.icon-graduate:before {
  content: "\e906";
}
.icon-article:before {
  content: "\e907";
}
.icon-audio:before {
  content: "\e908";
}
.icon-infographic:before {
  content: "\e909";
}
.icon-degree:before {
  content: "\e90a";
}
.icon-students:before {
  content: "\e90b";
}
.icon-engage:before {
  content: "\e90c";
}
.icon-give:before {
  content: "\e90d";
}
.icon-startApplication:before {
  content: "\e90e";
}
.icon-apply:before {
  content: "\e90f";
}
.icon-pauseVideo:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e911";
}
.icon-submitted:before {
  content: "\e912";
}
.icon-call:before {
  content: "\e913";
}
.icon-question:before {
  content: "\e914";
}
.icon-download:before {
  content: "\e915";
}
.icon-expand:before {
  content: "\e916";
}
.icon-pinterest:before {
  content: "\e917";
}
.icon-flickr:before {
  content: "\e918";
}
.icon-tumblr:before {
  content: "\e919";
}
.icon-skype:before {
  content: "\e91a";
}
.icon-weibo:before {
  content: "\e91b";
}
.icon-weChat:before {
  content: "\e91c";
}
.icon-linkedIn:before {
  content: "\e91d";
}
.icon-googlePlus:before {
  content: "\e91e";
}
.icon-instagram:before {
  content: "\e91f";
}
.icon-facebook:before {
  content: "\e920";
}
.icon-twitter:before {
  content: "\e921";
}
.icon-share:before {
  content: "\e922";
}
.icon-video:before {
  content: "\e923";
}
.icon-cancel:before {
  content: "\e924";
}
.icon-visit:before {
  content: "\e925";
}
.icon-chat:before {
  content: "\e926";
}
.icon-close:before {
  content: "\e927";
}
.icon-search:before {
  content: "\e928";
}
.icon-toggleDown:before {
  content: "\e929";
}
.icon-toggleUp:before {
  content: "\e92a";
}
.icon-toggleLeft:before {
  content: "\e92b";
}
.icon-toggleRight:before {
  content: "\e92c";
}
.icon-event:before {
  content: "\e92d";
}
.icon-getInfo:before {
  content: "\e92e";
}
.icon-contact:before {
  content: "\e92f";
}
.icon-blog:before {
  content: "\e930";
}
.icon-leftTriangle:before {
  content: "\e931";
}
.icon-rightTriangle:before {
  content: "\e932";
}
.icon-upTriangle:before {
  content: "\e933";
}
.icon-downTriangle:before {
  content: "\e934";
}

