@font-face {
	font-family: 'AMX-Regular';
	src: url('../fonts/amx-regular.woff2') format('woff2'),
		url('../fonts/amx-regular.woff') format('woff'),
		url('../fonts/amx-regular.ttf') format('truetype'),
		url('../fonts/amx-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/amx-regular.svg#AMX-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AMX-Light';
	src: url('../fonts/amx-light.woff2') format('woff2'),
		url('../fonts/amx-light.woff') format('woff'),
		url('../fonts/amx-light.ttf') format('truetype'),
		url('../fonts/amx-light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/amx-light.svg#AMX-Light') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AMX-Medium';
	src: url('../fonts/amx-medium.woff2') format('woff2'),
		url('../fonts/amx-medium.woff') format('woff'),
		url('../fonts/amx-medium.ttf') format('truetype'),
		url('../fonts/amx-medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/amx-medium.svg#AMX-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AMX-Bold';
	src: 	url('../fonts/amx-bold.woff2') format('woff2'),
			url('../fonts/amx-bold.woff') format('woff'), 
			url('../fonts/amx-bold.ttf') format('truetype'),
			url('../fonts/amx-bold.eot?#iefix') format('embedded-opentype'), 
			url('../fonts/amx-bold.svg#AMX-Bold') format('svg');
	
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AMX-Black';
	src: 	url('../fonts/amx-black.woff2') format('woff2'),
			url('../fonts/amx-black.woff') format('woff'), 
			url('../fonts/amx-black.ttf') format('truetype'), 
			url('../fonts/amx-black.eot?#iefix') format('embedded-opentype'), 
			url('../fonts/amx-black.svg#AMX-Black') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AMX-CondBold';
	src: url('../fonts/amxcond-bold.woff2') format('woff2'),
		url('../fonts/amxcond-bold.woff') format('woff'), 
		url('../fonts/amxcond-bold.ttf') format('truetype'), 
		url('../fonts/amxcond-bold.eot?#iefix') format('embedded-opentype'), 
		url('../fonts/amxcond-bold.svg#AMX-CondBold') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}