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

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

.icon_ico_save:before {
  content: "\e906";
}
.icon_ico_add:before {
  content: "\e900";
}
.icon_ico_cancel:before {
  content: "\e901";
}
.icon_ico_delete:before {
  content: "\e902";
}
.icon_ico_modify:before {
  content: "\e903";
}
.icon_ico_new:before {
  content: "\e904";
}
.icon_ico_print:before {
  content: "\e905";
}
.icon_ico_rock:before {
  content: "\e907";
}
.icon_ico_camera:before {
  content: "\e908";
}
