@font-face {
    font-family: 'icomoon';
    src: url('/cms/includes/fonts/icomoon.eot?93atmb');
    src: url('/cms/includes/fonts/icomoon.eot?93atmb#iefix') format('embedded-opentype'), 
         url('/cms/includes/fonts/icomoon.ttf?93atmb') format('truetype'), 
         url('/cms/includes/fonts/icomoon.woff?93atmb') format('woff'), 
         url('/cms/includes/fonts/icomoon.svg?93atmb#icomoon') 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-th-menu:before {
    content: "\e910";
}
.icon-envelope-o:before {
    content: "\e90e";
}
.icon-envelope2:before {
    content: "\e90f";
}
.icon-envelope:before {
    content: "\e900";
}
.icon-print:before {
    content: "\e901";
}
.icon-triangle-up:before {
    content: "\e902";
}
.icon-triangle-right:before {
    content: "\e903";
}
.icon-triangle-left:before {
    content: "\e904";
}
.icon-triangle-down:before {
    content: "\e905";
}
.icon-chevron-right:before {
    content: "\e906";
}
.icon-chevron-left:before {
    content: "\e907";
}
.icon-chevron-down:before {
    content: "\e908";
}
.icon-chevron-up:before {
    content: "\e909";
}
.icon-minus:before {
    content: "\e912";
}
.icon-plus:before {
    content: "\e911";
}
.icon-search:before {
    content: "\e90d";
}
.icon-linkedin:before {
    content: "\e90a";
}
.icon-twitter:before {
    content: "\e90b";
}
.icon-facebook:before {
    content: "\e90c";
}
.icon-instagram:before {
    content: "\ea92";
  }

.icon-soundcloud2:before {
  content: "\eac4";
}
.icon-play:before {
    content: "\e913";
}
