@charset "utf-8";
/* CSS Document */
@font-face{ 
	font-family: 'Glametrix';
	src: url('../fonts/Glametrix.eot');
	src: url('../fonts/Glametrix.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Glametrix.woff') format('woff'),
	     url('../fonts/Glametrix.ttf') format('truetype'),
	     url('../fonts/Glametrix.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'GlametrixBold';
	src: url('../fonts/GlametrixBold.eot');
	src: url('../fonts/GlametrixBold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/GlametrixBold.woff') format('woff'),
	     url('../fonts/GlametrixBold.ttf') format('truetype'),
	     url('../fonts/GlametrixBold.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'GlametrixLight';
	src: url('../fonts/GlametrixLight.eot');
	src: url('../fonts/GlametrixLight.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/GlametrixLight.woff') format('woff'),
	     url('../fonts/GlametrixLight.ttf') format('truetype'),
	     url('../fonts/GlametrixLight.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'RobotoCondensedBold';
	src: url('../fonts/roboto/RobotoCondensed-Bold.ttf') format('truetype')
}
@font-face{ 
	font-family: 'RobotoCondensedRegular';
	src: url('../fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype')
}
