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

.story-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.story-piano-icon:before {
  content: "\e906";
  color: #ff8300;
}
.story-1:before {
  content: "\e900";
}
.story-2:before {
  content: "\e901";
}
.story-3:before {
  content: "\e902";
}
.story-5:before {
  content: "\e903";
}
.story-6:before {
  content: "\e904";
}
.story-4:before {
  content: "\e905";
}
