@font-face {
  font-family: 'fig_icons';
  src: url('../font/fig_icons.eot?87693820');
  src: url('../font/fig_icons.eot?87693820#iefix') format('embedded-opentype'),
       url('../font/fig_icons.woff2?87693820') format('woff2'),
       url('../font/fig_icons.woff?87693820') format('woff'),
       url('../font/fig_icons.ttf?87693820') format('truetype'),
       url('../font/fig_icons.svg?87693820#fig_icons') 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: 'fig_icons';
    src: url('../font/fig_icons.svg?87693820#fig_icons') format('svg');
  }
}
*/
 
 [class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: "fig_icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  /* 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); */
}
 
.fa-times:before{content:'\e800'}
.fa-info:before{content:'\e801'}
.fa-calendar:before{content:'\e802'}
.fa-picture:before{content:'\e803'}
.fa-video:before{content:'\e804'}
.fa-plus-circle:before{content:'\e805'}
.fa-ic_date_range_black_24px:before{content:'\e806'}
.fa-car:before{content:'\e807'}
.fa-map-marker:before{content:'\e808'}
.fa-lock:before{content:'\e809'}
.fa-user:before{content:'\e80a'}
.fa-phone:before{content:'\e80b'}
.fa-mobile:before{content:'\e80c'}
.fa-minus-circle:before{content:'\e80d'}
.fa-search:before{content:'\e80e'}
.fa-suitcase:before{content:'\e80f'}
.fa-user-1:before{content:'\e810'}
.fa-question-circle:before{content:'\e811'}
.fa-star:before{content:'\e820'}
.fa-star_border:before{content:'\e812'}
.fa-bars:before{content:'\e813'}
.fa-chevron-left:before{content:'\e814'}
.fa-chevron-right:before{content:'\e815'}
.fa-caret-down:before,.fa-angle-down:before{content:'\e816'}
.fa-comment:before{content:'\e817'}
.fa-chevron-down:before{content:'\e818'}
.fa-info-circle:before{content:'\e819'}
.fa-ic_date_range_black_24px-1:before{content:'\e81b'}
.fa-ic_angle-down_24px:before{content:'\e81c'}
.fa-star-half:before{content:'\e81d'}
.fa-twitter:before{content:'\f099'}
.fa-facebook:before{content:'\f09a'}
.fa-google-plus:before{content:'\f0d5'}
.fa-envelope:before{content:'\f0e0'}
.fa-linkedin:before{content:'\f0e1'}
.fa-smile-o:before{content:'\f118'}
.fa-instagram:before{content:'\f16d'}
.fa-fax:before{content:'\f1ac'}
.fa-child:before { content: '\f1ae'; }
.fa-taxi:before { content: '\f1ba'; }
.fa-paper-plane:before{content:'\f1d8'}
.fa-cc-visa:before{content:'\f1f0'}
.fa-cc-mastercard:before{content:'\f1f1'}
.fa-cc-paypal:before{content:'\f1f4'}
.fa-pinterest-p:before{content:'\f231'}
.fa-star_border:before{content:'\e812'}
.fa-star_half_border:before{content:'\e81f'}

.fa-2x{font-size:2em}
.fa-3x{font-size:3em}