@font-face {
  font-family: 'Brand Icons';
  src: url('../fonts/brandicons.eot?71989261');
  src: url('../fonts/brandicons.eot?71989261#iefix') format('embedded-opentype'),
       url('../fonts/brandicons.woff2?71989261') format('woff2'),
       url('../fonts/brandicons.woff?71989261') format('woff'),
       url('../fonts/brandicons.ttf?71989261') format('truetype'),
       url('../fonts/brandicons.svg?71989261#Brand Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="brand-"]:before, [class*=" brand-"]:before {
  font-family: "Brand Icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.brand-parallelsplesk:before { content: '\e800'; }
.brand-cisco:before { content: '\e801'; }
.brand-cloudlinux:before { content: '\e802'; }
.brand-microsoft:before { content: '\e803'; }
.brand-cpanel:before { content: '\e804'; }
.brand-whm:before { content: '\e805'; }
.brand-vmware:before { content: '\e806'; }
