/*font*/
	@font-face {
	    font-family: 'glyphicons-halflings-regular';
	    src: url('../font/glyphicons-halflings-regular.eot');
	    src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
	         url('../font/glyphicons-halflings-regular.woff') format('woff'),
	         url('../font/glyphicons-halflings-regular.ttf') format('truetype'),
	         url('../font/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'robotocondensed-bold';
	    src: url('../font/robotocondensed-bold.eot');
	    src: url('../font/robotocondensed-bold.eot?#iefix') format('embedded-opentype'),
	         url('../font/robotocondensed-bold.woff') format('woff'),
	         url('../font/robotocondensed-bold.ttf') format('truetype'),
	         url('../font/robotocondensed-bold.svg#robotocondensed-bold') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'robotocondensed-italic';
	    src: url('../font/robotocondensed-italic.eot');
	    src: url('../font/robotocondensed-italic.eot?#iefix') format('embedded-opentype'),
	         url('../font/robotocondensed-italic.woff') format('woff'),
	         url('../font/robotocondensed-italic.ttf') format('truetype'),
	         url('../font/robotocondensed-italic.svg#robotocondensed-italic') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'robotocondensed-light';
	    src: url('../font/robotocondensed-light.eot');
	    src: url('../font/robotocondensed-light.eot?#iefix') format('embedded-opentype'),
	         url('../font/robotocondensed-light.woff') format('woff'),
	         url('../font/robotocondensed-light.ttf') format('truetype'),
	         url('../font/robotocondensed-light.svg#robotocondensed-light') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'robotocondensed-regular';
	    src: url('../font/robotocondensed-regular.eot');
	    src: url('../font/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
	         url('../font/robotocondensed-regular.woff') format('woff'),
	         url('../font/robotocondensed-regular.ttf') format('truetype'),
	         url('../font/robotocondensed-regular.svg#robotocondensed-regular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}
/*font*/
