
@font-face {
	font-family: 'breplay';
	src: 	url('breplay-regular.eot');												/* IE9 compatibility modes */
	src: 	url('breplay-regular.eot?#iefix') format('embedded-opentype'),			/* IE6 - IE8 */
			url('breplay-regular.woff') format('woff'),								/* modern browsers */
			url('breplay-regular.ttf') format('truetype'),							/* safari, android, ios */
			url('breplay-regular.svg#breplayregular') format('svg');					/* legacy ios */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'breplay';	
	src: 	url('breplay-bold.eot');
	src: 	url('breplay-bold.eot?#iefix') format('embedded-opentype'),
			url('breplay-bold.woff') format('woff'),
			url('breplay-bold.ttf') format('truetype'),
			url('breplay-bold.svg#breplaybold') format('svg');
	font-weight: bold;
	font-style: normal;
}
