@font-face {
	font-family: 'LeHavreThin';
    src: local('Le Havre Thin'),
         url('fonts/Le_Havre_Thin-webfont.woff2') format('woff2'),
         url('fonts/Le_Havre_Thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LeHavreLight';
    src: local('Le Havre Light'),
         url('fonts/Le_Havre_Light-webfont.woff2') format('woff2'),
         url('fonts/Le_Havre_Light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
