@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?8njffw') format('truetype'),
    url('fonts/icomoon.woff?8njffw') format('woff'),
    url('fonts/icomoon.svg?8njffw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e913";
}
.icon-tam-donanim:before {
  content: "\e908";
}
.icon-uzun-omur:before {
  content: "\e909";
}
.icon-yuksek-performans:before {
  content: "\e90a";
}
.icon-kolay-bakim:before {
  content: "\e90b";
}
.icon-kolay-kurulum:before {
  content: "\e90c";
}
.icon-standart-ustu-ozellikler:before {
  content: "\e90d";
}
.icon-arrow-right:before {
  content: "\e906";
}
.icon-arrow-left:before {
  content: "\e907";
}
.icon-pdf:before {
  content: "\e905";
}
.icon-insaat-malasi:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e910";
}
.icon-warning:before {
  content: "\e90f";
}
.icon-check_circle:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e902";
}
.icon-chevron-thin-down:before {
  content: "\e912";
}
.icon-chevron-small-right:before {
  content: "\e900";
}
.icon-chevron-small-left:before {
  content: "\e911";
}
