@font-face {
  font-family: 'runa-icons-set';
  src:  url('fonts/runa-icons-set.eot?2kfvei');
  src:  url('fonts/runa-icons-set.eot?2kfvei#iefix') format('embedded-opentype'),
    url('fonts/runa-icons-set.ttf?2kfvei') format('truetype'),
    url('fonts/runa-icons-set.woff?2kfvei') format('woff'),
    url('fonts/runa-icons-set.svg?2kfvei#runa-icons-set') 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: 'runa-icons-set' !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-gotop:before {
  content: "\e908";
}
.icon-arrow-double-left:before {
  content: "\e900";
}
.icon-arrow-double-right:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e905";
}
.icon-mobile:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e907";
}
.icon-social-ins:before {
  content: "\e925";
}
.icon-check:before {
  content: "\e90e";
}
.icon-social-fb:before {
  content: "\e0dc";
}
.icon-twitter:before {
  content: "\e0df";
}
.icon-youtube:before {
  content: "\e0e5";
}
.icon-vimeo:before {
  content: "\e0e7";
}
.icon-social-lin:before {
  content: "\e0e9";
}
.icon-social-gplus:before {
  content: "\e903";
}
.icon-social-skype:before {
  content: "\e92d";
}
.icon-social-vk-new:before {
  content: "\e931";
}
.icon-cross:before {
  content: "\e933";
}
.icon-download:before {
  content: "\e934";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-undo:before {
  content: "\e967";
}
.icon-redo:before {
  content: "\e968";
}
