@font-face {
  font-family: 'laptop-brands';
  src: url('../font/laptop-brands.eot?14496242');
  src: url('../font/laptop-brands.eot?14496242#iefix') format('embedded-opentype'),
       url('../font/laptop-brands.woff2?14496242') format('woff2'),
       url('../font/laptop-brands.woff?14496242') format('woff'),
       url('../font/laptop-brands.ttf?14496242') format('truetype'),
       url('../font/laptop-brands.svg?14496242#laptop-brands') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ilb-"]:before, [class*=" ilb-"]:before {
  font-family: "laptop-brands";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ilb-dell:before { content: '\e801'; } /* '' */
.ilb-hp:before { content: '\e802'; } /* '' */
.ilb-lenovo:before { content: '\e803'; } /* '' */
.ilb-msi:before { content: '\e805'; } /* '' */
.ilb-samsung:before { content: '\e806'; } /* '' */
.ilb-razer:before { content: '\e807'; } /* '' */
.ilb-acer:before { content: '\e808'; } /* '' */
.ilb-apple:before { content: '\e809'; } /* '' */
.ilb-toshiba:before { content: '\e80a'; } /* '' */
.ilb-asus:before { content: '\e80b'; } /* '' */
