@font-face {
  font-family: 'fontello';
  src: url('/webfonts/fontello.eot?85136803');
  src: url('/webfonts/fontello.eot?85136803#iefix') format('embedded-opentype'),
       url('/webfonts/fontello.woff2?85136803') format('woff2'),
       url('/webfonts/fontello.woff?85136803') format('woff'),
       url('/webfonts/fontello.ttf?85136803') format('truetype'),
       url('/webfonts/fontello.svg?85136803#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?85136803#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  /*font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
   margin-right: 0;
  text-align: center;*/
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  /*font-variant: normal;
  text-transform: none;*/
 

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */

 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  /*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-dp:before { content: '\e800'; } /* '' */
.icon-email:before { content: '\e801'; } /* '' */
.icon-konum:before { content: '\e802'; } /* '' */
.icon-mmusteri:before { content: '\e803'; } /* '' */
.icon-proje:before { content: '\e804'; } /* '' */
.icon-tecrube:before { content: '\e805'; } /* '' */
.icon-tel:before { content: '\e806'; } /* '' */
.icon-tp:before { content: '\e807'; } /* '' */
.icon-yp:before { content: '\e808'; } /* '' */
.icon-sagok:before { content: '\e809'; } /* '' */
.icon-solok:before { content: '\e80a'; } /* '' */
.icon-top:before { content: '\e80b'; } /* '' */
.icon-yuvarlak-dolu-arti:before { content: '\e80c'; } /* '' */
.icon-yuvarlak-dolu-sagok:before { content: '\e80d'; } /* '' */
.icon-yuvarlak-sagok:before { content: '\e80e'; } /* '' */
.icon-yuvarlak-dolu-solok:before { content: '\e80f'; } /* '' */
.icon-yuvarlak-solok:before { content: '\e810'; } /* '' */