@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?y7h8sn');
  src:  url('fonts/icomoon.eot?y7h8sn#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?y7h8sn') format('truetype'),
    url('fonts/icomoon.woff?y7h8sn') format('woff'),
    url('fonts/icomoon.svg?y7h8sn#icomoon') 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: '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-pencil1:before {
  content: "\e911";
}
.icon-pencil5:before {
  content: "\e912";
}
.icon-pencil7:before {
  content: "\e913";
}
.icon-xxl:before {
  content: "\e958";
}
.icon-slim-xs:before {
  content: "\e90d";
}
.icon-slim-xl:before {
  content: "\e90e";
}
.icon-slim-large:before {
  content: "\e90f";
}
.icon-xs:before {
  content: "\e900";
}
.icon-xl:before {
  content: "\e901";
}
.icon-squared:before {
  content: "\e902";
}
.icon-soft-cover:before {
  content: "\e903";
}
.icon-slim-medio:before {
  content: "\e904";
}
.icon-slim-bolso:before {
  content: "\e905";
}
.icon-rulled:before {
  content: "\e906";
}
.icon-pocket:before {
  content: "\e907";
}
.icon-plain:before {
  content: "\e908";
}
.icon-medio:before {
  content: "\e909";
}
.icon-large:before {
  content: "\e90a";
}
.icon-hard-cover:before {
  content: "\e90b";
}
.icon-dotted:before {
  content: "\e90c";
}
.icon-ruled:before {
  content: "\e93f";
}
.icon-gridded:before {
    content: "\e91a";
}