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

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