@charset "UTF-8";
/* CSS Document */

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