@charset "UTF-8";

@font-face {
  font-family: "untitled-font-8";
  src:url("/wp-content/uploads/elementor/custom-icons/untitled-font-8-9/fonts/untitled-font-8.eot");
  src:url("/wp-content/uploads/elementor/custom-icons/untitled-font-8-9/fonts/untitled-font-8.eot#iefix") format("embedded-opentype"),
    url("/wp-content/uploads/elementor/custom-icons/untitled-font-8-9/fonts/untitled-font-8.woff") format("woff"),
    url("/wp-content/uploads/elementor/custom-icons/untitled-font-8-9/fonts/untitled-font-8.ttf") format("truetype"),
    url("/wp-content/uploads/elementor/custom-icons/untitled-font-8-9/fonts/untitled-font-8.svg#untitled-font-8") format("svg");
  font-weight: normal;
  font-style: normal;

}

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

.grass-icon-elite-grass:before {
  content: "\61";
}
