/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wkavdu');
  src:  url('fonts/icomoon.eot?wkavdu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wkavdu') format('truetype'),
    url('fonts/icomoon.woff?wkavdu') format('woff'),
    url('fonts/icomoon.svg?wkavdu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/*[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.icon-icon-libro:before {
  content: "\e900";
}
.icon-icon-monitor:before {
  content: "\e901";
}
.icon-icon-ficha:before {
  content: "\e902";
}
.icon-icon-lapiz:before {
  content: "\e903";
}
.icon-icon-toga-ah:before {
  content: "\e904";
}
.icon-icon-bloque-ah:before {
  content: "\e905";
}