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