@font-face {
  font-family: 'icomoon';
  src:  url('../../Fonts/icomoon.eot?s3om7j');
  src:  url('../../Fonts/icomoon.eot?s3om7j#iefix') format('embedded-opentype'),
    url('../../Fonts/icomoon.ttf?s3om7j') format('truetype'),
    url('../../Fonts/icomoon.woff?s3om7j') format('woff'),
    url('../../Fonts/icomoon.svg?s3om7j#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-Arrow_left:before {
  content: "\e900";
}
.icon-Arrow_right:before {
  content: "\e901";
}
.icon-C:before {
  content: "\e902";
}
.icon-Calendar:before {
  content: "\e903";
}
.icon-G:before {
  content: "\e904";
}
.icon-infomail:before {
  content: "\e905";
}
.icon-left_uzun:before {
  content: "\e906";
}
.icon-mobil:before {
  content: "\e907";
}
.icon-right:before {
  content: "\e908";
}
.icon-right_uzun:before {
  content: "\e909";
}
.icon-sekil_1:before {
  content: "\e90a";
}
.icon-sekil_2:before {
  content: "\e90b";
}
.icon-sekil_3:before {
  content: "\e90c";
}
.icon-write_me:before {
  content: "\e90d";
}

