@font-face {
    font-family: "endustri-icons";
    src: url("/App_Themes/NetYapi/fonts/endustri-icons.woff2") format("woff2"), url("/App_Themes/NetYapi/fonts/endustri-icons.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon icon-"],
[class*="icon icon-"] {
  font-family: "endustri-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-thin-left:before {
  content: "\e901";
}
.icon-arrow-thin-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
  color: #f0ac3e;
}
.icon-big-camera:before {
  content: "\e904";
  color: #394761;
}
.icon-camera:before {
  content: "\e905";
  color: #394761;
}
.icon-download:before {
  content: "\e906";
  color: #394761;
}
.icon-facebook:before {
  content: "\e907";
  color: #fff;
}
.icon-instagram:before {
  content: "\e908";
  color: #fff;
}
.icon-location:before {
  content: "\e909";
  color: #fff;
}
.icon-mail:before {
  content: "\e90a";
  color: #fff;
}
.icon-phone:before {
  content: "\e90b";
  color: #fff;
}
.icon-photos:before {
  content: "\e90c";
  color: #394761;
}
.icon-play-video:before {
  content: "\e90d";
  color: #394761;
}
.icon-search:before {
  content: "\e90e";
  color: #929292;
}
.icon-twitter:before {
  content: "\e90f";
  color: #fff;
}
