@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uq3siv');
  src:  url('fonts/icomoon.eot?uq3siv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uq3siv') format('truetype'),
    url('fonts/icomoon.woff?uq3siv') format('woff'),
    url('fonts/icomoon.svg?uq3siv#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-topdesk:before {
  content: "\e900";
}
.icon-microsoftonedrive:before {
  content: "\e901";
  color: #094ab2;
}
.icon-microsoftonenote:before {
  content: "\e902";
  color: #80397b;
}
.icon-microsoftpowerpoint:before {
  content: "\e903";
  color: #d24726;
}
.icon-microsoftexcel:before {
  content: "\e904";
  color: #217346;
}
.icon-microsoftword:before {
  content: "\e905";
  color: #2b579a;
}
.icon-microsoftazure:before {
  content: "\e906";
  color: #0089d6;
}
.icon-azuredevops:before {
  content: "\e907";
  color: #0078d7;
}
.icon-yammer:before {
  content: "\e908";
  color: #0072c6;
}
.icon-microsoftteams:before {
  content: "\e909";
  color: #6264a7;
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-vimeo:before {
  content: "\eaa1";
}
.icon-linkedin:before {
  content: "\eac9";
}
