@charset "UTF-8";

@font-face {
  font-family: "growcrm-icons";
  src:url("fonts/growcrm-icons.eot");
  src:url("fonts/growcrm-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/growcrm-icons.woff") format("woff"),
    url("fonts/growcrm-icons.ttf") format("truetype"),
    url("fonts/growcrm-icons.svg#growcrm-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "growcrm-icons" !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^="growicon-"]:before,
[class*=" growicon-"]:before {
  font-family: "growcrm-icons" !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;
}

.growicon-0099-database-check:before {
  content: "\61";
}
.growicon-0366-phone-pause:before {
  content: "\62";
}
.growicon-0786-file-preview:before {
  content: "\63";
}
.growicon-0167-eye-crossed:before {
  content: "\64";
}
.growicon-0166-eye:before {
  content: "\65";
}
.growicon-0287-user:before {
  content: "\66";
}
.growicon-0858-checkmark-circle:before {
  content: "\67";
}
.growicon-0861-circle-minus:before {
  content: "\68";
}
.growicon-0191-folder-download:before {
  content: "\69";
}
.growicon-0192-folder-upload:before {
  content: "\6a";
}
