@font-face {
  font-family: 'fontello-v3';
  src: url('../font/fontello-v3.eot?59086998');
  src: url('../font/fontello-v3.eot?59086998#iefix') format('embedded-opentype'),
       url('../font/fontello-v3.woff2?59086998') format('woff2'),
       url('../font/fontello-v3.woff?59086998') format('woff'),
       url('../font/fontello-v3.ttf?59086998') format('truetype'),
       url('../font/fontello-v3.svg?59086998#fontello-v3') 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: 'fontello-v3';
    src: url('../font/fontello-v3.svg?59086998#fontello-v3') format('svg');
  }
}
*/
 
 [class^="icon-v3-"]:before, [class*=" icon-v3-"]:before {
  font-family: "fontello-v3";
  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); */
}
 
.icon-v3-phone-2:before { content: '\e800'; } /* '' */
.icon-v3-star:before { content: '\e801'; } /* '' */
.icon-v3-wp-edit:before { content: '\e811'; } /* '' */
.icon-v3-dropdown:before { content: '\e819'; } /* '' */
.icon-v3-arrow-right:before { content: '\e820'; } /* '' */
.icon-v3-play:before { content: '\e821'; } /* '' */
.icon-v3-next:before { content: '\e822'; } /* '' */
.icon-v3-prev:before { content: '\e823'; } /* '' */
.icon-v3-linkedin:before { content: '\e824'; } /* '' */
.icon-v3-instagram:before { content: '\e825'; } /* '' */
.icon-v3-facebook:before { content: '\e826'; } /* '' */
.icon-v3-twitter:before { content: '\e827'; } /* '' */
.icon-v3-back-to-top:before { content: '\e828'; } /* '' */
.icon-v3-arrow-left:before { content: '\e829'; } /* '' */
.icon-v3-phone:before { content: '\e82a'; } /* '' */
.icon-v3-email:before { content: '\e82b'; } /* '' */
.icon-v3-whatsapp:before { content: '\e82c'; } /* '' */
.icon-v3-menu:before { content: '\e82f'; } /* '' */
.icon-v3-close-menu:before { content: '\e830'; } /* '' */
.icon-v3-facebook-2:before { content: '\f300'; } /* '' */
.icon-v3-twitter-2:before { content: '\f303'; } /* '' */
.icon-v3-linkedin-2:before { content: '\f31a'; } /* '' */