@font-face {
	font-family: 'custom-font-family-1';
	src:
		url('https://www.epargne-mensuelle.com/wp-content/uploads/fonts/museo-sans-light.otf') format('opentype')
	;
	font-weight: 300;
    font-style: normal;
}

@font-face {
	font-family: 'custom-font-family-1';
	src:
		url('https://www.epargne-mensuelle.com/wp-content/uploads/fonts/museo-sans-regular.otf') format('opentype')
	;
	font-weight: 400;
    font-style: normal;
}

@font-face {
	font-family: 'custom-font-family-1';
	src:
		url('https://www.epargne-mensuelle.com/wp-content/uploads/fonts/museo-sans-bold.otf') format('opentype')
	;
	font-weight: 700;
    font-style: normal;
}

@font-face {
	font-family: 'custom-font-family-1';
	src:
		url('https://www.epargne-mensuelle.com/wp-content/uploads/fonts/museo-sans-black.otf') format('opentype')
	;
	font-weight: 900;
    font-style: normal;
}