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

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-ic-backward:before {
  content: "\e90c";
}
.icon-ic-downarrow:before {
  content: "\e90d";
}
.icon-ic-icon-1:before {
  content: "\e90e";
}
.icon-ic-icon-2:before {
  content: "\e90f";
}
.icon-ic-icon-3:before {
  content: "\e910";
}
.icon-ic-icon-4:before {
  content: "\e911";
}
.icon-ic-icon-5:before {
  content: "\e912";
}
.icon-ic-icon-6:before {
  content: "\e913";
}
.icon-ic-icon-7:before {
  content: "\e914";
}
.icon-ic-icon-8:before {
  content: "\e915";
}
.icon-ic-icon-9:before {
  content: "\e916";
}
.icon-ic-icon-10:before {
  content: "\e917";
}
.icon-ic-icon-11:before {
  content: "\e918";
}
.icon-ic-icon-12:before {
  content: "\e919";
}
.icon-ic-icon-13:before {
  content: "\e91a";
}
.icon-ic-icon-14:before {
  content: "\e91b";
}
.icon-ic-icon-15:before {
  content: "\e91c";
}
.icon-ic-icon-16:before {
  content: "\e91d";
}
.icon-ic-icon-17:before {
  content: "\e91e";
}
.icon-ic-icon-18:before {
  content: "\e91f";
}
.icon-ic-settings:before {
  content: "\e920";
}
.icon-left-icon:before {
  content: "\e909";
}
.icon-menu-ic-7:before {
  content: "\e90a";
}
.icon-right-ic:before {
  content: "\e90b";
}
.icon-ic-check:before {
  content: "\e907";
}
.icon-ic-time:before {
  content: "\e908";
}
.icon-ic-home:before {
  content: "\e900";
}
.icon-menu-ic-1:before {
  content: "\e901";
}
.icon-menu-ic-2:before {
  content: "\e902";
}
.icon-menu-ic-3:before {
  content: "\e903";
}
.icon-menu-ic-4:before {
  content: "\e904";
}
.icon-menu-ic-5:before {
  content: "\e905";
}
.icon-menu-ic-6:before {
  content: "\e906";
}










