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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'peebles_hilton_icons';
	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;
	width:100%;
}
.icon-nav-icon:before {
	content: "\e606";
}
.icon-close_btn:before {
	content: "\e605";
	position: absolute;
	left: 0em;
	font-size: 2em;
	color: #FFF;
	text-indent: 2px;
	border: 1px solid;
	border-radius: 3px;
	padding: 1px 0px 1px 0px;
}
.icon-peebleshilton_social_twitter:before {
	content: "\e604";
}
.icon-peebleshilton_social_pin:before {
	content: "\e603";
}
.icon-peebleshilton_social_fb:before {
	content: "\e602";
}
.icon-glasses:before {
	font-size:2.7em;
	content: "\e600";
}
.icon-calendar:before {
	font-size:7em;
	content: "\e601";
}