@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-ExtraLight.woff2') format('woff2'),
		url('../fonts/EDF2020W05-ExtraLight.woff') format('woff');
	font-weight:200;
	font-style:normal;
}

@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-Light.woff2') format('woff2'),
		url('../fonts/EDF2020W05-Light.woff') format('woff');
	font-weight:300;
	font-style:normal;
}

@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-LightItalic.woff2') format('woff2'),
		url('../fonts/EDF2020W05-LightItalic.woff') format('woff');
	font-weight:300;
	font-style:italic;
}

@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-Regular.woff2') format('woff2'),
		url('../fonts/EDF2020W05-Regular.woff') format('woff');
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-Italic.woff2') format('woff2'),
		url('../fonts/EDF2020W05-Italic.woff') format('woff');
	font-weight:400;
	font-style:italic;
}

@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-Bold.woff2') format('woff2'),
		url('../fonts/EDF2020W05-Bold.woff') format('woff');
	font-weight:700;
	font-style:normal;
}

@font-face {
	font-family:'EDF 2020';
	src:url('../fonts/EDF2020W05-ExtraBold.woff2') format('woff2'),
		url('../fonts/EDF2020W05-ExtraBold.woff') format('woff');
	font-weight:800;
	font-style:normal;
}