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

.icon-glcarsmallwhite {
font-family: 'glcarfont';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height:normal;
color:#FFF;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration:none;
}

.LargeLogo {
	font-size:5em;
}

.SmallLogo {
	font-size:1.5em;
}

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