@font-face {
  font-family: 'sricons';
  src: url('../font/sricons.eot?24851454');
  src: url('../font/sricons.eot?24851454#iefix') format('embedded-opentype'),
       url('../font/sricons.woff2?24851454') format('woff2'),
       url('../font/sricons.woff?24851454') format('woff'),
       url('../font/sricons.ttf?24851454') format('truetype'),
       url('../font/sricons.svg?24851454#sricons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sricons';
    src: url('../font/sricons.svg?24851454#sricons') format('svg');
  }
}
*/
[class^="sricon-"]:before, [class*=" sricon-"]:before {
  font-family: "sricons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.sricon-amazonmusic:before { content: '\e800'; } /* '' */
.sricon-apple-podcasts:before { content: '\e801'; } /* '' */
.sricon-castbox:before { content: '\e802'; } /* '' */
.sricon-castro:before { content: '\e803'; } /* '' */
.sricon-deezer:before { content: '\e804'; } /* '' */
.sricon-google-podcast:before { content: '\e805'; } /* '' */
.sricon-iheartradio:before { content: '\e806'; } /* '' */
.sricon-overcast:before { content: '\e807'; } /* '' */
.sricon-pandora:before { content: '\e808'; } /* '' */
.sricon-playerfm:before { content: '\e809'; } /* '' */
.sricon-pocketcasts:before { content: '\e80a'; } /* '' */
.sricon-podcastaddict:before { content: '\e80b'; } /* '' */
.sricon-podcastindex:before { content: '\e80c'; } /* '' */
.sricon-podchaser:before { content: '\e80d'; } /* '' */
.sricon-rss-feed:before { content: '\e80e'; } /* '' */
.sricon-spotify:before { content: '\e80f'; } /* '' */
.sricon-stitcher:before { content: '\e810'; } /* '' */
.sricon-tunein:before { content: '\e811'; } /* '' */
.sricon-Sonaar-symbol:before { content: '\e812'; } /* '' */
.sricon-info:before { content: '\e813'; } /* '' */
.sricon-15s:before { content: '\e814'; } /* '' */
.sricon-30s:before { content: '\e815'; } /* '' */
.sricon-svg-video:before { content: '\e816'; } /* '' */
.sricon-filedownload:before { content: '\e817'; } /* '' */
.sricon-cash2:before { content: '\e818'; } /* '' */
.sricon-play-1:before { content: '\e819'; } /* '' */
.sricon-play:before { content: '\e81a'; } /* '' */
.sricon-layers:before { content: '\e81b'; } /* '' */
.sricon-pause:before { content: '\e81c'; } /* '' */
.sricon-download:before { content: '\e81f'; } /* '' */
.sricon-radio2:before { content: '\e820'; } /* '' */
.sricon-micro:before { content: '\e821'; } /* '' */
.sricon-cash:before { content: '\e822'; } /* '' */
.sricon-dj:before { content: '\e823'; } /* '' */
.sricon-audiostream:before { content: '\e824'; } /* '' */
.sricon-musiccreation:before { content: '\e825'; } /* '' */
.sricon-mute:before { content: '\e826'; } /* '' */
.sricon-nocash:before { content: '\e827'; } /* '' */
.sricon-close-circle:before { content: '\e828'; } /* '' */
.sricon-forward:before { content: '\e829'; } /* '' */
.sricon-back:before { content: '\e82a'; } /* '' */
.sricon-volume:before { content: '\e82e'; } /* '' */
.sricon-list:before { content: '\e833'; } /* '' */
.sricon-down-arrow:before { content: '\e835'; } /* '' */
.sricon-share:before { content: '\e836'; } /* '' */
.sricon-3-dots-h:before { content: '\e837'; } /* '' */
.sricon-close:before { content: '\e838'; } /* '' */
.sricon-3-dots-v:before { content: '\e839'; } /* '' */
.sricon-up-arrow:before { content: '\e83a'; } /* '' */
.sricon-repeat:before { content: '\e83b'; } /* '' */
.sricon-repeat-track:before { content: '\e83c'; } /* '' */
.sricon-shuffle:before { content: '\e83d'; } /* '' */
.sricon-shuffle-off:before { content: '\e83e'; } /* '' */
.sricon-bookmark_add:before { content: '\e863'; } /* '' */
.sricon-bookmark_remove:before { content: '\e864'; } /* '' */
.sricon-minus:before { content: '\e865'; } /* '' */
.sricon-plus:before { content: '\e866'; } /* '' */
.sricon-star_add:before { content: '\e867'; } /* '' */
.sricon-star_remove:before { content: '\e868'; } /* '' */
.sricon-heart-fill:before { content: '\e869'; } /* '' */
.sricon-heart:before { content: '\e86a'; } /* '' */
.sricon-x-twitter:before { content: '\e87b'; } /* '' */
.sricon-spinner:before { content: '\e97b'; } /* '' */
