/* AFC CLUBS HC Regular */
@font-face {
	font-family: "AFC CLUBS HC";
	src: url('AFCCLUBS-HC.eot');
	src: url('AFCCLUBS-HC.eot#iefix') format('embedded-opentype'),
        url('AFCCLUBS-HC.woff') format('woff'),
        url('AFCCLUBS-HC.woff2') format('woff2'),
        url('AFCCLUBS-HC.ttf') format('truetype'),
		url('AFCCLUBS-HC.svg') format('svg');
	font-weight: 400;
}

body {
	font-family: "AFC CLUBS HC" !important;
}