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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !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-cassette:before {
  content: "\e90b";
}
.icon-globe:before {
  content: "\e909";
}
.icon-download:before {
  content: "\e90a";
}
.icon-at:before {
  content: "\e906";
}
.icon-envelope:before {
  content: "\e902";
}
.icon-spotify:before {
  content: "\e903";
}
.icon-reddit-square:before {
  content: "\e904";
}
.icon-bandcamp:before {
  content: "\e900";
}
.icon-applemusic:before {
  content: "\e905";
}
.icon-bandcamp1:before {
  content: "\e907";
}
.icon-deezer:before {
  content: "\e901";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-soundcloud2:before {
  content: "\eac4";
}
.icon-file-pdf:before {
  content: "\eadf";
}
