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

i {
  /* 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;
}
.tron-down{
  width: 10px;
  height:6px;
  display: block;
}
.tron-down:before {
  content: " ";
  color: #777;
  position:absolute;
  width:9px;
  height:6px;
  background:url(../images/header/dropdown.svg) no-repeat 100% 100%;
  /* bottom:5px; */
  top:8px;
}
.header-center .explorernav:hover .tron-down:before {
  /* background:url(../images/header/dropdown1.svg) no-repeat 100% 100%; */
  transform: rotate(180deg);

}
.citem-tron-down:before{
  right:0;
}
.tron-butt:before {
  content: "\e911";
}
.tron-node:before {
  content: "\e914";
}
.tron-test:before {
  content: "\e915";
}
.tron-download:before {
  content: "\e912";
}
.tron-file-text:before {
  content: "\e913";
}
.tron-android:before {
  content: "\e900";
}
.tron-download3:before {
  content: "\e901";
}
.tron-facebook:before {
  content: "\e902";
  color: #a5a5a5;
}
.tron-file-text2:before {
  content: "\e903";
}
.tron-github:before {
  content: "\e904";
}
.tron-insgram:before {
  content: "\e905";
  color: #a5a5a5;
}
.tron-link:before {
  content: "\e906";
}
.tron-linkedin:before {
  content: "\e907";
  color: #a5a5a5;
}
.tron-qq:before {
  content: "\e908";
  color: #a5a5a5;
}
.tron-reddit:before {
  content: "\e909";
  color: #a5a5a5;
}
.tron-server:before {
  content: "\e90a";
  color: #a5a5a5;
}
/* .tron-slack:before {
  content: "\e90b";
  color: #a5a5a5;
} */
.tron-telegram:before {
  content: "\e90c";
  color: #a5a5a5;
}
.tron-twitter:before {
  content: "\e90d";
  color: #a5a5a5;
}
.tron-wechat:before {
  content: "\e90e";
  color: #a5a5a5;
}
.tron-weibo:before {
  content: "\e90f";
  color: #a5a5a5;
}
.tron-youtube:before {
  content: "\e910";
  color: #a5a5a5;
}
