@font-face {
  font-family: 'icomoon';
  src:  url('/Files/App_002/fonts/icomoon.eot?ma5p38');
  src:  url('/Files/App_002/fonts/icomoon.eot?ma5p38#iefix') format('embedded-opentype'),
    url('/Files/App_002/fonts/icomoon.ttf?ma5p38') format('truetype'),
    url('/Files/App_002/fonts/icomoon.woff?ma5p38') format('woff'),
    url('/Files/App_002/fonts/icomoon.svg?ma5p38#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: 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-angle-left:before {
  content: "\e900";
}
.icon-angle-right:before {
  content: "\e901";
}
.icon-back:before {
  content: "\e905";
}
.icon-next-2:before {
  content: "\e909";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}
