@font-face {
	font-family: 'masterIcons';
	src:url('fonts/masterIcons-q25neg.eot');
	src:url('fonts/masterIcons-q25neg.eot@.html') format('embedded-opentype'),
		url('fonts/masterIcons-q25neg.ttf.html') format('truetype'),
		url('fonts/masterIcons-q25neg.woff.html') format('woff'),
		url('fonts/masterIcons-q25neg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot@46120626.html');
  src: url('fonts/fontello.eot@46120626.html') format('embedded-opentype'),
       url('fonts/fontello.woff2@46120626.html') format('woff2'),
       url('fonts/fontello.woff@46120626.html') format('woff'),
       url('fonts/fontello.ttf@46120626.html') format('truetype'),
       url('fonts/fontello.svg@46120626.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'fontello_key';
  src: url('fonts/fontello_key.eot@46120626.html');
  src: url('fonts/fontello_key.eot@46120626.html') format('embedded-opentype'),
       url('fonts/fontello_key.woff2@46120626.html') format('woff2'),
       url('fonts/fontello_key.woff@46120626.html') format('woff'),
       url('fonts/fontello_key.ttf@46120626.html') format('truetype'),
       url('fonts/fontello_key.svg@46120626.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.master-icon {
	font-family: 'masterIcons';
	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;
}

.micon-dining:before {
	content: "\e900";
}
.micon-drill:before {
	content: "\e901";
}
.micon-electricity:before {
	content: "\e902";
}
.micon-openedmail:before {
	content: "\e903";
}
.micon-pin:before {
	content: "\e904";
}
.micon-shower:before {
	content: "\e905";
}
.micon-telephone:before {
	content: "\e906";
}


 .icon {
	font-family: 'fontello';
	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-female:before { 
	content: "\f182"; 
	
}

 .icon-key {
	font-family: 'fontello_key';
	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-key:before { 
	content: "\e800"; 
	
}

 .icomoon {
	font-family: 'icomoon';
	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-more_horiz:before { 
	content: "\e5d3"; 
	
}

.icon-tools-2:before { 
	content: "\e034"; 
	
}

.icon-man:before {
  content: "\e9dc"; 
	
}