@font-face {
  font-family: 'yourhosting';
  src:  url('/static/fonts/yourhosting/yh3.eot?w3ox1n');
  src:  url('/static/fonts/yourhosting/yh3.eot?w3ox1n#iefix') format('embedded-opentype'),
    url('/static/fonts/yourhosting/yh3.ttf?w3ox1n') format('truetype'),
    url('/static/fonts/yourhosting/yh3.woff?w3ox1n') format('woff'),
    url('/static/fonts/yourhosting/yh3.svg?w3ox1n#yourhosting') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="yh-"], [class*=" yh-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yourhosting' !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;
}

.yh-access:before {
  content: "\e900";
}
.yh-bi:before {
  content: "\e901";
}
.yh-delve:before {
  content: "\e902";
}
.yh-excel:before {
  content: "\e903";
}
.yh-exchange:before {
  content: "\e904";
}
.yh-office:before {
  content: "\e905";
}
.yh-onedrive:before {
  content: "\e906";
}
.yh-onenote:before {
  content: "\e907";
}
.yh-outlook:before {
  content: "\e908";
}
.yh-patchman:before {
  content: "\e909";
}
.yh-planner:before {
  content: "\e90a";
}
.yh-powerpoint:before {
  content: "\e90b";
}
.yh-project:before {
  content: "\e90c";
}
.yh-publisher:before {
  content: "\e90d";
}
.yh-sharepoint:before {
  content: "\e90e";
}
.yh-skype:before {
  content: "\e90f";
}
.yh-sway:before {
  content: "\e911";
}
.yh-visio:before {
  content: "\e913";
}
.yh-word:before {
  content: "\e914";
}
.yh-yammer:before {
  content: "\e915";
}
.yh-staffhub:before {
  content: "\e910";
}
.yh-teams:before {
  content: "\e912";
}