@font-face {
	font-family: 'ovation-glyphs';
	src:url('fonts/ovation/v3/ovation-glyphs.eot?mwfeji');
	src:url('fonts/ovation/v3/ovation-glyphs.eot?#iefixmwfeji') format('embedded-opentype'),
		url('fonts/ovation/v3/ovation-glyphs.woff?mwfeji') format('woff'),
		url('fonts/ovation/v3/ovation-glyphs.ttf?mwfeji') format('truetype'),
		url('fonts/ovation/v3/ovation-glyphs.svg?mwfeji#ovation-glyphs') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'ovation-glyphs';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
        text-align:center;
    padding:1px 1px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-kart:before {
	content: "\e600";
}
.icon-magnifier:before {
	content: "\e601";
}
.icon-pin:before {
	content: "\e602";
}
.icon-select:before {
	content: "\e603";
}
.icon-phone:before {
	content: "\e604";
}
.icon-mobile:before {
	content: "\e605";
}
.icon-mail:before {
	content: "\e606";
}
.icon-paperclip:before {
	content: "\e607";
}
.icon-printer:before {
	content: "\e608";
}
.icon-creditcard:before {
	content: "\e609";
}
.icon-ticket:before {
	content: "\e60a";
}
.icon-info:before {
	content: "\e60b";
}
.icon-download:before {
	content: "\e60c";
}
.icon-arrow-down:before {
	content: "\e60d";
}
.icon-arrow-down2:before {
	content: "\e60e";
}
