@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "computers" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="computers-"]:before,
[class*=" computers-"]:before {
  font-family: "computers" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.computers-desktop:before {
  content: "\61";
}
.computers-laptop:before {
  content: "\62";
}
.computers-outlet:before {
  content: "\63";
}
.computers-usb:before {
  content: "\64";
}
.computers-mouse:before {
  content: "\65";
}
.computers-computer-accept:before {
  content: "\66";
}
.computers-computer-add:before {
  content: "\67";
}
.computers-computer-cancel:before {
  content: "\68";
}
.computers-computer-remove:before {
  content: "\69";
}
.computers-computer-settings:before {
  content: "\6a";
}
.computers-computer:before {
  content: "\6b";
}
.computers-computer-imac:before {
  content: "\6c";
}
.computers-computer-imac-2:before {
  content: "\6d";
}
.computers-computer-macintosh-vintage:before {
  content: "\6e";
}
.computers-computer-network-streamline:before {
  content: "\6f";
}
.computers-computer-streamline:before {
  content: "\70";
}
.computers-laptop-1:before {
  content: "\71";
}
.computers-laptop-2:before {
  content: "\72";
}
.computers-laptop-3:before {
  content: "\73";
}
.computers-keyboard:before {
  content: "\74";
}
