@font-face {
  font-family: 'icomoon';
  src:  url('/icons/icomoon.eot?ljwxas');
  src:  url('/icons/icomoon.eot?ljwxas#iefix') format('embedded-opentype'),
    url('/icons/icomoon.ttf?ljwxas') format('truetype'),
    url('/icons/icomoon.woff?ljwxas') format('woff'),
    url('/icons/icomoon.svg?ljwxas#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}


/*
Şuanda bu dosya içerisinde bulunan iconlar şu şekildedir.

* Search icon 👍
* Home icon 👍
* User icon 👍
* Register icon 👍
* Youtube icon 👍
* Facebook icon 👍
* Instagram icon 👍
* Twitter icon 👍
* Basket icon 👍
* Bars icon 👍
* Box icon 👍
* Up icon 👍
* Left icon 👍
* right icon 👍
* heart icon 👍
* bina icon
* warning icon
* error icon
* 
*/



.icon-magnifying:before {
  content: "\e900";
}
.icon-house:before {
  content: "\e901";
}
.icon-user:before {
  content: "\e902";
}
.icon-pen:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e904";
}
.icon-facebookk:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e907";
}
.icon-basket:before {
  content: "\e908";
}
.icon-bars:before {
  content: "\e909";
}
.icon-box:before {
  content: "\e90a";
}
.icon-up:before {
  content: "\e90b";
}
.icon-right:before {
  content: "\e90c";
}
.icon-left:before {
  content: "\e90d";
}
.icon-heart:before {
  content: "\e90e";
}
