@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?et4pyy');
  src:  url('fonts/icomoon.eot?et4pyy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?et4pyy') format('truetype'),
    url('fonts/icomoon.woff?et4pyy') format('woff'),
    url('fonts/icomoon.svg?et4pyy#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-up-right2:before {
  content: "\ea3b";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-onedrive:before {
  content: "\eaaf";
}
