@font-face {
  font-family: 'icomoon';
  src:  url('https://d1azc1qln24ryf.cloudfront.net/54903/it-product-icons/icomoon.eot?yh3px3');
  src:  url('https://d1azc1qln24ryf.cloudfront.net/54903/it-product-icons/icomoon.eot?yh3px3#iefix') format('embedded-opentype'),
    url('https://d1azc1qln24ryf.cloudfront.net/54903/it-product-icons/icomoon.woff2?yh3px3') format('woff2'),
    url('https://d1azc1qln24ryf.cloudfront.net/54903/it-product-icons/icomoon.ttf?yh3px3') format('truetype'),
    url('https://d1azc1qln24ryf.cloudfront.net/54903/it-product-icons/icomoon.woff?yh3px3') format('woff'),
    url('https://d1azc1qln24ryf.cloudfront.net/54903/it-product-icons/icomoon.svg?yh3px3#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-student-hat:before {
  content: "\e946";
}
.icon-corporate-building:before {
  content: "\e907";
}
.icon-gift-box:before {
  content: "\e908";
}
.icon-paper-stack:before {
  content: "\e909";
}
.icon-paper:before {
  content: "\e929";
}
.icon-phone:before {
  content: "\e900";
}
.icon-tablet:before {
  content: "\e901";
}
.icon-laptop:before {
  content: "\e902";
}
.icon-standard:before {
  content: "\e903";
}
.icon-premium:before {
  content: "\e904";
}
.icon-weekend:before {
  content: "\e905";
}
.icon-complete:before {
  content: "\e906";
}
