@charset "UTF-8";
@font-face {
	font-family: AvenirNext;
	src: local('AvenirNext.woff'),
		local('AvenirNext.woff'),
		url(fonts/AvenirNext.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: AvenirBold;
	src: local('AvenirBold.woff'),
		local('AvenirBold.woff'),
		url(fonts/AvenirBold.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: AvenirDemiBold;
	src: local('AvenirDemiBold.woff'),
		local('AvenirDemiBold.woff'),
		url(fonts/AvenirDemiBold.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: AvenirLight;
	src: local('AvenirLight.woff'),
		local('AvenirLight.woff'),
		url(fonts/AvenirLight.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: AvenirMedium;
	src: local('AvenirMedium.woff'),
		local('AvenirMedium.woff'),
		url(fonts/AvenirMedium.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: AvenirNextLTPro;
	src: local('AvenirNextLTPro.woff'),
		local('AvenirNextLTPro.woff'),
		url(fonts/AvenirNextLTPro.woff) format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}