@font-face {
  font-family: 'target-rent';
  src: url('../font/target-rent.eot?92422616');
  src: url('../font/target-rent.eot?92422616#iefix') format('embedded-opentype'),
       url('../font/target-rent.woff2?92422616') format('woff2'),
       url('../font/target-rent.woff?92422616') format('woff'),
       url('../font/target-rent.ttf?92422616') format('truetype'),
       url('../font/target-rent.svg?92422616#target-rent') 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: 'target-rent';
    src: url('../font/target-rent.svg?92422616#target-rent') format('svg');
  }
}
*/
 
 [class^="rent-"]:before, [class*=" rent-"]:before {
  font-family: "target-rent";
  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); */
}
 
.rent-right-open-big:before { content: '\e800'; } /* '' */
.rent-left-open-big:before { content: '\e801'; } /* '' */
.rent-car-simple:before { content: '\e802'; } /* '' */
.rent-maps-pin:before { content: '\e803'; } /* '' */
.rent-gas-pump:before { content: '\e804'; } /* '' */
.rent-world-destination:before { content: '\e805'; } /* '' */
.rent-credit-card:before { content: '\e806'; } /* '' */
.rent-car:before { content: '\e807'; } /* '' */
.rent-location:before { content: '\e808'; } /* '' */
.rent-thumbs-up:before { content: '\e809'; } /* '' */
.rent-key:before { content: '\e80a'; } /* '' */
.rent-clock:before { content: '\e80b'; } /* '' */
.rent-mail:before { content: '\e80c'; } /* '' */
.rent-whatsapp:before { content: '\e80d'; } /* '' */
.rent-linkedin:before { content: '\e80e'; } /* '' */
.rent-facebook:before { content: '\e80f'; } /* '' */
.rent-phone:before { content: '\e810'; } /* '' */