@font-face {
	font-family: 'Avenir';
	src: url('avenir/Avenir-Black.eot?#iefix') format('embedded-opentype'),  
	url('avenir/Avenir-Black.woff') format('woff'), 
	url('avenir/Avenir-Black.ttf')  format('truetype'), 
	url('avenir/Avenir-Black.svg#Avenir-Black') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('/potel_website/static/src/font/avenir/Avenir-Light.eot?#iefix') format('embedded-opentype'),  
	url('/potel_website/static/src/font/avenir/Avenir-Light.woff') format('woff'), 
	url('avenir/Avenir-Light.ttf')  format('truetype'), 
	url('avenir/Avenir-Light.svg#Avenir-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url('avenir/Avenir-Roman.eot?#iefix') format('embedded-opentype'),  
	url('avenir/Avenir-Roman.woff') format('woff'), 
	url('avenir/Avenir-Roman.ttf')  format('truetype'), 
	url('avenir/Avenir-Roman.svg#Avenir-Roman') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas';
	src: url('Bebas/Bebas.eot?#iefix') format('embedded-opentype'),  
	url('Bebas/Bebas.woff') format('woff'), 
	url('Bebas/Bebas.ttf')  format('truetype'), 
	url('Bebas/Bebas.svg#Bebas') format('svg');
	font-weight: 400;
	font-style: normal;
}