@font-face {
  font-family: 'mastericon-ta23';
  src: url('../font/mastericon-ta23.eot?41597000');
  src: url('../font/mastericon-ta23.eot?41597000#iefix') format('embedded-opentype'),
       url('../font/mastericon-ta23.woff2?41597000') format('woff2'),
       url('../font/mastericon-ta23.woff?41597000') format('woff'),
       url('../font/mastericon-ta23.ttf?41597000') format('truetype'),
       url('../font/mastericon-ta23.svg?41597000#mastericon-ta23') 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: 'mastericon-ta23';
    src: url('../font/mastericon-ta23.svg?41597000#mastericon-ta23') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "mastericon-ta23";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-icon_search2:before { content: '\e800'; } /* '' */
.icon-arrow_carrot-2right:before { content: '\e801'; } /* '' */
.icon-arrow_carrot-2right_alt2:before { content: '\e802'; } /* '' */
.icon-arrow_carrot-2left:before { content: '\e803'; } /* '' */
.icon-arrow_carrot-left:before { content: '\e804'; } /* '' */
.icon-arrow_carrot-right:before { content: '\e805'; } /* '' */
.icon-arrow_carrot-up:before { content: '\e806'; } /* '' */
.icon-arrow_right:before { content: '\e807'; } /* '' */
.icon-arrow_left:before { content: '\e808'; } /* '' */
.icon-arrow_up:before { content: '\e809'; } /* '' */
.icon-icon_close:before { content: '\e80a'; } /* '' */
.icon-icon_mail_alt:before { content: '\e80b'; } /* '' */
.icon-icon_menu:before { content: '\e80c'; } /* '' */
.icon-icon_minus-06:before { content: '\e80d'; } /* '' */
.icon-icon_phone:before { content: '\e80e'; } /* '' */
.icon-icon_plus_alt2:before { content: '\e80f'; } /* '' */
.icon-icon_plus:before { content: '\e810'; } /* '' */
.icon-icon_zoom-in_alt:before { content: '\e811'; } /* '' */
.icon-arrow_carrot-down:before { content: '\e812'; } /* '' */
.icon-arrow_down:before { content: '\e813'; } /* '' */
.icon-arrow_carrot_up_alt:before { content: '\e814'; } /* '' */
.icon-arrow_carrot-down_alt:before { content: '\e815'; } /* '' */
.icon-arrow_carrot-left_alt:before { content: '\e816'; } /* '' */
.icon-arrow_carrot-right_alt:before { content: '\e817'; } /* '' */
.icon-arrow_carrot-2left_alt2:before { content: '\e818'; } /* '' */
.icon-arrow_move:before { content: '\e819'; } /* '' */
.icon-arrow_expand:before { content: '\e81a'; } /* '' */
.icon-icon_bag_alt:before { content: '\e81b'; } /* '' */
.icon-icon_cart_alt:before { content: '\e81c'; } /* '' */
.icon-icon_camera_alt:before { content: '\e81d'; } /* '' */
.icon-icon_circle-empty:before { content: '\e81e'; } /* '' */
.icon-icon_comment_alt:before { content: '\e81f'; } /* '' */
.icon-icon_globe:before { content: '\e820'; } /* '' */
.icon-icon_globe-2:before { content: '\e821'; } /* '' */
.icon-icon_headphones:before { content: '\e822'; } /* '' */
.icon-icon_minus_alt2:before { content: '\e823'; } /* '' */
.icon-icon_volume-low_alt:before { content: '\e824'; } /* '' */
.icon-icon_vol-mute_alt:before { content: '\e825'; } /* '' */
.icon-icon_zoom-out_alt:before { content: '\e826'; } /* '' */
.icon-social_facebook:before { content: '\e827'; } /* '' */
.icon-social_linkedin:before { content: '\e828'; } /* '' */
.icon-social_instagram:before { content: '\e829'; } /* '' */
.icon-social_pinterest:before { content: '\e82a'; } /* '' */
.icon-social_twitter:before { content: '\e82b'; } /* '' */
.icon-social_youtube:before { content: '\e82c'; } /* '' */
