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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'petroglyph';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;

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

.icon-sun1:before {
	content: "\e600";
}
