@font-face {
  font-family: 'icomoon-icon';
  src:  url('../fonts/icomoon-icon.eot?b685q1');
  src:  url('../fonts/icomoon-icon.eot?b685q1#iefix') format('embedded-opentype'),
    url('../fonts/icomoon-icon.ttf?b685q1') format('truetype'),
    url('../fonts/icomoon-icon.woff?b685q1') format('woff'),
    url('../fonts/icomoon-icon.svg?b685q1#icomoon-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="scootermen-icon-"], [class*=" scootermen-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.scootermen-icon-notes:before {
  content: "\e91d";
}
.scootermen-icon-offer:before {
  content: "\e91e";
}
.scootermen-icon-sent-mail:before {
  content: "\e91c";
}
.scootermen-icon-chatting:before {
  content: "\e91b";
}
.scootermen-icon-history:before {
  content: "\e91a";
}
.scootermen-icon-contact:before {
  content: "\e918";
}
.scootermen-icon-faq:before {
  content: "\e919";
}
.scootermen-icon-menu:before {
  content: "\e900";
}
.scootermen-icon-add:before {
  content: "\e901";
  padding: 3%;
}
.scootermen-icon-card:before {
  content: "\e902";
}
.scootermen-icon-close_minus:before {
  content: "\e903";
}
.scootermen-icon-confirm:before {
  content: "\e904";
}
.scootermen-icon-current_booking:before {
  content: "\e905";
}
.scootermen-icon-date_picker:before {
  content: "\e906";
}
.scootermen-icon-delete:before {
  content: "\e907";
}
.scootermen-icon-delete_button:before {
  content: "\e908";
}
.scootermen-icon-delete-button:before {
  content: "\e909";
}
.scootermen-icon-facebook_icon:before {
  content: "\e90a";
}
.scootermen-icon-grid_view:before {
  content: "\e90b";
}
.scootermen-icon-instagram_icon:before {
  content: "\e90c";
}
.scootermen-icon-list-view:before {
  content: "\e90d";
}
.scootermen-icon-location:before {
  content: "\e90e";
}
.scootermen-icon-logout:before {
  content: "\e90f";
}
.scootermen-icon-my_location:before {
  content: "\e910";
}
.scootermen-icon-new_booking:before {
  content: "\e911";
}
.scootermen-icon-open_plus:before {
  content: "\e912";
}
.scootermen-icon-pending:before {
  content: "\e913";
}
.scootermen-icon-preferences:before {
  content: "\e914";
}
.scootermen-icon-time:before {
  content: "\e915";
}
.scootermen-icon-twitter_icon:before {
  content: "\e916";
}
.scootermen-icon-user:before {
  content: "\e917";
}

.scootermen-icon-undo:before {
    content: "\e965";
}

.scootermen-icon-redo:before {
    content: "\e616";
}

@font-face{
font-family:"raintg_icon";
	src:url("../fonts/raintg_icon.eot");
	src:url("../fonts/raintg_icon.eot?#iefix") format("embedded-opentype"),
		url("../fonts/raintg_icon.woff") format("woff"),
		url("../fonts/raintg_icon.ttf") format("truetype"),
		url("../fonts/raintg_icon.svg#raintg_icon") format("svg");
	font-weight:normal;
	font-style:normal;
}
[data-icon]:before {
  font-family:"raintg_icon" !important;
  content:attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "raintg_icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-rating-scooter-icon:before {
  content:"\61";
}