@font-face {
  font-family: 'brand';
  src: url('../font/brand_62946624.eot');
  src: url('../font/brand_62946624.eot#iefix') format('embedded-opentype'),
       url('../font/brand.woff') format('woff2'),
       url('../font/brand_62946624.woff') format('woff'),
       url('../font/brand_62946624.ttf') format('truetype'),
       url('../font/brand_62946624-brand.svg') 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: 'brand';
    src: url('../font/brand_62946624-brand.svg') format('svg');
  }
}
*/
 
 [class^="fpicon-"]:before, [class*=" fpicon-"]:before {
  font-family: "brand";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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); */
}
 
.fpicon-right-open-big:before { content: '\e800'; } /* '' */
.fpicon-minus:before { content: '\e801'; } /* '' */
.fpicon-left-open-big:before { content: '\e802'; } /* '' */
.fpicon-left-open:before { content: '\e803'; } /* '' */
.fpicon-right-dir:before { content: '\e804'; } /* '' */
.fpicon-minus-1:before { content: '\e805'; } /* '' */
.fpicon-plus:before { content: '\e806'; } /* '' */
.fpicon-cancel:before { content: '\e807'; } /* '' */
.fpicon-icon_arrow_dropdown:before { content: '\e808'; } /* '' */
.fpicon-icon_arrow_left:before { content: '\e809'; } /* '' */
.fpicon-icon_arrow_right:before { content: '\e80a'; } /* '' */
.fpicon-icon_download:before { content: '\e80b'; } /* '' */
.fpicon-icon_question_mark:before { content: '\e812'; } /* '' */
.fpicon-icon_search:before { content: '\e813'; } /* '' */
.fpicon-complete_marker_font:before { content: '\e818'; } /* '' */
.fpicon-right-open:before { content: '\e819'; } /* '' */
.fpicon-icon_power_font:before { content: '\e81a'; } /* '' */
.fpicon-info_font:before { content: '\e81b'; } /* '' */
.fpicon-photo_white_font:before { content: '\e81c'; } /* '' */
.fpicon-play_font:before { content: '\e81d'; } /* '' */
.fpicon-info_white_font:before { content: '\e81e'; } /* '' */
.fpicon-play_white_font:before { content: '\e81f'; } /* '' */
.fpicon-icons_jobs_font:before { content: '\e820'; } /* '' */
.fpicon-icon_economy_font:before { content: '\e822'; } /* '' */
.fpicon-icon_show_more_font:before { content: '\e824'; } /* '' */
.fpicon-photo_font:before { content: '\e826'; } /* '' */
.fpicon-zoom:before { content: '\e827'; } /* '' */
.fpicon-icon_danger:before { content: '\e828'; } /* '' */
.fpicon-icon_notice:before { content: '\e829'; } /* '' */
.fpicon-icon_warning:before { content: '\e82b'; } /* '' */