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

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