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

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'nexal_if';
    src: url('/common/font/nexal_if.svg?18414187#nexal_if') format('svg');
  }
}
*/
 
 [class^="icon-"]:before,
 [class^="icon-"]:after,
 [class*=" icon-"]:before,
 [class*=" icon-"]:after,
 [class^="icon-"]>*:before{
  font-family: "nexal_if";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  font-variant: normal;
  text-transform: none;
 
  line-height: 1em;
 
  margin-left: .2em;
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
 
.icon-angle-right:before { content: '\e800'; }
.icon-angle-left:before { content: '\e806'; }
.icon-left-dir:before { content: '\e801'; }
.icon-right-dir:before { content: '\e802'; }

.icon-cheak:before { content: '\e808'; }
.icon-down:before { content: '\e809'; }

/*
.icon-poppage:after { content: '\e807'; }
.icon-fb:before { content: '\e803'; }
.icon-tw:before { content: '\e804'; }
*/

.icon-batu:before { content: '\e805'; }


