.w100 { font-weight: 100; }
.italic { font-style: italic; }

.Aide { font-family: 'Aide'; }

@font-face {
	font-family:'Aide';
	src: 	url('https://fercozzi.com/media/pages/typefaces/aide/fonts/747989b139-1736194948/aide.woff') format('woff')
;	font-style: normal;
	font-weight: 100;
}
@font-face {
	font-family:'Aide';
	src: 	url('https://fercozzi.com/media/pages/typefaces/aide/fonts/6080bf4659-1736194948/aide-italic.woff') format('woff')
;	font-style: italic;
	font-weight: 100;
}
