@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "lasercam-cloud" !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^="lcc-"]:before,
[class*=" lcc-"]:before {
  font-family: "lasercam-cloud" !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;
}

.lcc-tax:before {
  content: "\61";
}
