@font-face {
	font-family: 'agency';
	src: 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.woff') format('woff'),
		   url('Agency-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
  font-family: 'agency-fb';
  src: url('AgencyFB-BlackWide.woff2') format('woff2'),
       url('AgencyFB-BlackWide.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
