@font-face {
  font-family: 'fontello';
  src: url('fontello8f94.eot?89878377');
  src: url('fontello8f94.eot?89878377#iefix') format('embedded-opentype'),
       url('fontello8f94.woff?89878377') format('woff'),
       url('fontello8f94.ttf?89878377') format('truetype'),
       url('fontello8f94.svg?89878377#fontello') format('svg');
  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: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

.icon-facebook:before { content: '\e800'; } /* '' */
.icon-twitter:before { content: '\e801'; } /* '' */
.icon-youtube:before { content: '\e802'; } /* '' */
.icon-play:before { content: '\e803'; } /* '' */
.icon-pause:before { content: '\e804'; } /* '' */
.icon-down-open-big:before { content: '\e805'; } /* '' */
.icon-phone:before { content: '\e806'; } /* '' */

.header [class^="icon-"]:before,
.header [class*=" icon-"]:before {
  position: relative;
  top: 2px;
  font-size: 20px;
}

.icon-phone {
  font-size: 22px;
}
