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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-icon-payment:before {
  content: "\e911";
}
.icon-icon-chat:before {
  content: "\e912";
}
.icon-icon-contract:before {
  content: "\e913";
}
.icon-icon-paper-list:before {
  content: "\e914";
}
.icon-icon-grid:before {
  content: "\e90f";
}
.icon-icon-list:before {
  content: "\e910";
}
.icon-globe:before {
  content: "\e909";
}
.icon-rental-home:before {
  content: "\e90a";
}
.icon-rental-house:before {
  content: "\e90b";
}
.icon-rental-moon:before {
  content: "\e90c";
}
.icon-rental-euro:before {
  content: "\e90d";
}
.icon-rental-user:before {
  content: "\e90e";
}
.icon-agenda:before {
  content: "\e908";
}
.icon-user:before {
  content: "\e907";
}
.icon-logout:before {
  content: "\e906";
}
.icon-channels:before {
  content: "\e901";
}
.icon-guests:before {
  content: "\e902";
}
.icon-payments:before {
  content: "\e903";
}
.icon-rentals:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e900";
}
.icon-bookings:before {
  content: "\e905";
}
