@font-face {
  font-family: elementskit;
  src: url(/fonts/elementskit.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.ekit-wid-con .icon::before,
.elementor-editor-active .icon::before,
.elementor-widget .icon::before,
.icon::before {
  font-family: elementskit !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
