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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !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;
}
.icon-far-eastern:before {
  content: "\e91d"!important;;
}

.icon-arrow-right-s:before {
  content: "\e91a"!important;;

}
.icon-arrow-left-s:before {
  content: "\e91b"!important;;
 
}
.icon-plus:before {
  content: "\e91c"!important;;

}


.icon-check:before {
  content: "\e907" !important;;
}
.icon-download:before {
  content: "\e908" !important;;
}
.icon-edit:before {
  content: "\e909" !important;;
}
.icon-eye:before {
  content: "\e90a" !important;;
}
.icon-return:before {
  content: "\e90b" !important;;
}
.icon-search:before {
  content: "\e90c" !important;;
}
.icon-update:before {
  content: "\e90d" !important;;
}
.icon-play:before {
  content: "\e90e" !important;;
}
.icon-close:before {
  content: "\e90f"!important;;
}
.icon-arrow-s-up:before {
  content: "\e910"!important;;
}
.icon-arrow-s-right:before {
  content: "\e911"!important;;
}
.icon-arrow-s-left:before {
  content: "\e912"!important;;
}
.icon-arrow-s-down:before {
  content: "\e913";
}
.icon-arrow-right-line:before {
  content: "\e914"!important;;
}
.icon-arrow-m-up:before {
  content: "\e915"!important;;

}
.icon-arrow-m-right:before {
  content: "\e916"!important;;
}
.icon-arrow-m-left:before {
  content: "\e917"!important;;
}
.icon-arrow-m-down:before {
  content: "\e918"!important;;
}
.icon-arrow-left-line:before {
  content: "\e919"!important;;
}
.icon-youtube:before {
  content: "\e900"!important;;
}
.icon-view-all:before {
  content: "\e901"!important;;
}
.icon-facebook:before {
  content: "\e902"!important;;
}
.icon-arrow-up:before {
  content: "\e903"!important;;
}
.icon-arrow-right:before {
  content: "\e904"!important;;
}
.icon-arrow-left:before {
  content: "\e905"!important;;
}
.icon-arrow-down:before {
  content: "\e906"!important;;
}