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

/* İtalik sorunu için genel kural */
[class^="elementor-fontastic-"]:before,
[class*=" elementor-fontastic-"]:before {
  font-family: "untitled-font-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

/* Tüm elementor-fontastic ikonları */
.elementor-fontastic-agriculture:before {
  content: "\61"; /* a */
  font-style: normal !important;
}
.elementor-fontastic-airplane:before {
  content: "\62"; /* b */
  font-style: normal !important;
}
.elementor-fontastic-balance:before {
  content: "\63"; /* c */
  font-style: normal !important;
}
.elementor-fontastic-building:before {
  content: "\64"; /* d */
  font-style: normal !important;
}
.elementor-fontastic-cardiogram:before {
  content: "\65"; /* e */
  font-style: normal !important;
}
.elementor-fontastic-delivery-truck:before {
  content: "\66"; /* f */
  font-style: normal !important;
}
.elementor-fontastic-education:before {
  content: "\67"; /* g */
  font-style: normal !important;
}
.elementor-fontastic-excavator:before {
  content: "\68"; /* h */
  font-style: normal !important;
}
.elementor-fontastic-insurance:before {
  content: "\69"; /* i */
  font-style: normal !important;
}
.elementor-fontastic-megaphone-3:before {
  content: "\6a"; /* j */
  font-style: normal !important;
}
.elementor-fontastic-money-1:before {
  content: "\6b"; /* k */
  font-style: normal !important;
}
.elementor-fontastic-opinions:before {
  content: "\6c"; /* l */
  font-style: normal !important;
}
.elementor-fontastic-pen-tool:before {
  content: "\6d"; /* m */
  font-style: normal !important;
}
.elementor-fontastic-phone-call:before {
  content: "\6e"; /* n */
  font-style: normal !important;
}
.elementor-fontastic-atom:before {
  content: "\6f"; /* o */
  font-style: normal !important;
}

/* HTML etiketlerini doğrudan hedefleme */
i[class^="elementor-fontastic-"],
i[class*=" elementor-fontastic-"] {
  font-style: normal !important;
  display: inline-block;
}