@font-face {
	font-family: 'icoave';
	src:  url('../fonts/icoave.eot?59l5mm');
	src:  url('../fonts/icoave.eot?59l5mm#iefix') format('embedded-opentype'),
	  url('../fonts/icoave.ttf?59l5mm') format('truetype'),
	  url('../fonts/icoave.woff?59l5mm') format('woff'),
	  url('../fonts/icoave.svg?59l5mm#icoave') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icoave' !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-i-bathrooms:before {
	content: "\e900";
	color: #625b5a;
  }
  .icon-i-bedrooms:before {
	content: "\e901";
	color: #625b5a;
  }
  .icon-i-carpark:before {
	content: "\e902";
	color: #625b5a;
  }
  .icon-i-sleeps:before {
	content: "\e903";
	color: #625b5a;
  }
  .icon-i-wifi:before {
	content: "\e904";
	color: #625b5a;
  }
  