@font-face {
  font-family: 'fontello';
  src: url('../webfonts/fontello.eot?79882375');
  src: url('../webfonts/fontello.eot?79882375#iefix') format('embedded-opentype'),
       url('../webfonts/fontello.woff2?79882375') format('woff2'),
       url('../webfonts/fontello.woff?79882375') format('woff'),
       url('../webfonts/fontello.ttf?79882375') format('truetype'),
       url('../webfonts/fontello.svg?79882375#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="rt-icon-"]:before, [class*=" rt-icon-"]:before {
  font-family: "fontello";
  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); */
}

.rt-icon-check-icon:before { content: '\e800'; } /* '' */
.rt-icon-email-icon:before { content: '\e801'; } /* '' */
.rt-icon-button-arrow-icon-left:before { content: '\e803'; } /* '' */
.rt-icon-button-arrow-icon-right:before { content: '\e804'; } /* '' */
.rt-icon-home-icon:before { content: '\e805'; } /* '' */
.rt-icon-icon-cafe:before { content: '\e806'; } /* '' */
.rt-icon-icon-restaurant:before { content: '\e807'; } /* '' */
.rt-icon-icon-bag:before { content: '\e808'; } /* '' */
.rt-icon-login-icon:before { content: '\e809'; } /* '' */
.rt-icon-cafe-small-icon:before { content: '\e80a'; } /* '' */
.rt-icon-phone-icon:before { content: '\e80b'; } /* '' */
.rt-icon-museum-small-icon:before { content: '\e80c'; } /* '' */
.rt-icon-icon-home:before { content: '\e80d'; } /* '' */
.rt-icon-star-icon:before { content: '\e80f'; } /* '' */
.rt-icon-restaurant-small-icon:before { content: '\e810'; } /* '' */
.rt-icon-shoping-small-icon:before { content: '\e811'; } /* '' */
.rt-icon-share-icon:before { content: '\e812'; } /* '' */
.rt-icon-element4:before { content: '\e815'; } /* '' */
.rt-icon-element5:before { content: '\e816'; } /* '' */
.rt-icon-element6:before { content: '\e817'; } /* '' */
.rt-icon-element8:before { content: '\e819'; } /* '' */
.rt-icon-icon-home-1:before { content: '\e81d'; } /* '' */
.rt-icon-01-map-1:before { content: '\e81e'; } /* '' */
.rt-icon-02-star-2:before { content: '\e81f'; } /* '' */
.rt-icon-03-calendar-check:before { content: '\e820'; } /* '' */
