@import url("//hello.myfonts.net/count/305715");
@font-face {
	font-family:'Avenir';
	font-weight:400;
	src:url('Avenir/Avenir400.eot');
	src:url('Avenir/Avenir400.eot?#iefix') format('embedded-opentype'),
		url('Avenir/Avenir400.woff2') format('woff2'),
		url('Avenir/Avenir400.woff') format('woff'),
		url('Avenir/Avenir400.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family:'Avenir';
	font-weight:500;
	src:url('Avenir/Avenir500.eot');
	src:url('Avenir/Avenir500.eot?#iefix') format('embedded-opentype'),
		url('Avenir/Avenir500.woff2') format('woff2'),
		url('Avenir/Avenir500.woff') format('woff'),
		url('Avenir/Avenir500.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family:'Avenir';
	font-weight:700;
	src:url('Avenir/Avenir700.eot');
	src:url('Avenir/Avenir700.eot?#iefix') format('embedded-opentype'),
		url('Avenir/Avenir700.woff2') format('woff2'),
		url('Avenir/Avenir700.woff') format('woff'),
		url('Avenir/Avenir700.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family:'Avenir';
	font-weight:900;
	src:url('Avenir/Avenir900.eot');
	src:url('Avenir/Avenir900.eot?#iefix') format('embedded-opentype'),
		url('Avenir/Avenir900.woff2') format('woff2'),
		url('Avenir/Avenir900.woff') format('woff'),
		url('Avenir/Avenir900.ttf') format('truetype');
	font-display: swap;
}