@charset "UTF-8";

@font-face {
  font-family: 'fontello';
   font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fontello-social';
   font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello-circle';
   font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  line-height: 1em;
}

[class^="icon-s-"]:before,
[class*=" icon-s-"]:before {
  font-family: 'fontello-social';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  line-height: 1em;
}

.icon-check:before { content: '\2713'; } /* '✓' */
.icon-ok:before { content: '\e81a'; } /* '' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-1:before { content: '\e819'; } /* '' */
.icon-info-circle:before { content: '\e812'; } /* '' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
.icon-play:before { content: '\25b6'; } /* '▶' */
.icon-play-1:before { content: '\e84f'; } /* '' */
.icon-record:before { content: '\26ab'; } /* '⚫' */
.icon-right:before { content: '\27a1'; } /* '➡' */
.icon-s-twitter:before { content: '\f309'; } /* '' */
.icon-s-facebook:before { content: '\f30c'; } /* '' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-1:before { content: '\e805'; } /* '' */
.icon-star-empty:before { content: '\2606'; } /* '☆' */
.icon-star-empty-1:before { content: '\e806'; } /* '' */
.icon-up-open:before { content: '\e75f'; } /* '' */