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

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

.hyper-management:before {
  content: "\e900";
}
.hyper-online-marketing:before {
  content: "\e901";
}
.hyper-contract:before {
  content: "\e902";
}
