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

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

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