@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "why-choose-me" !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^="icom-06-"]:before,
[class*=" icom-06-"]:before {
  font-family: "why-choose-me" !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;
}

.icom-06-ai-file-icon:before {
  content: "\61";
}
.icom-06-copyright-icon:before {
  content: "\62";
}
.icom-06-custom-design-icon:before {
  content: "\63";
}
