@font-face {
  font-family: 'icons';
  src:
    url('fonts/icons.ttf?j6o5hb') format('truetype'),
    url('fonts/icons.woff?j6o5hb') format('woff'),
    url('fonts/icons.svg?j6o5hb#icons') 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: 'icons' !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-share:before {
  content: "\e905";
}
.icon-print:before {
  content: "\f491";
}
.icon-play:before {
  content: "\e919";
}
.icon-search:before {
  content: "\e91d";
}
.icon-minus:before {
  content: "\e92e";
}
.icon-plus:before {
  content: "\e92d";
}
.icon-close:before {
  content: "\e92c";
}
.icon-check:before {
  content: "\e911";
}
.icon-star:before {
  content: "\e924";
}
.icon-marker .path1:before {
  content: "\e900";
  color: rgb(34, 31, 32);
}
.icon-marker .path2:before {
  content: "\e902";
  margin-left: -0.8310546875em;
  color: rgb(254, 254, 254);
}
.icon-arrow-up:before {
  content: "\e90d";
}
.icon-arrow-right:before {
  content: "\e90e";
}
.icon-arrow-left:before {
  content: "\e90f";
}
.icon-arrow-down:before {
  content: "\e910";
}
.icon-lock:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e913";
}
.icon-link:before {
  content: "\e914";
}
.icon-phone:before {
  content: "\e903";
}
.icon-help:before {
  content: "\e91b";
}
.icon-info:before {
  content: "\e904";
}
.icon-skype:before {
  content: "\e906";
}
.icon-spotify:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-google:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-pinterest:before {
  content: "\e915";
}
.icon-tumblr:before {
  content: "\e916";
}
.icon-twitter:before {
  content: "\e917";
}
.icon-vimeo:before {
  content: "\e918";
}
.icon-youtube:before {
  content: "\e91a";
}
.icon-flickr:before {
  content: "\e91e";
}
.icon-mail:before {
  content: "\e91c";
}
.icon-pdf-file:before {
  content: "\e90c";
}
.icon-pdf:before {
  content: "\e907";
}

