@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNar-Regular.otf") format("opentype");
	font-weight: normal;
	font-style: normal;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarMedium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarSemibold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNar-Bold.otf") format("opentype");
	font-weight: bold;
	font-style: normal;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarExtrabold.otf") format("opentype");
	font-weight: 800;
	font-style: normal;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarBlack.otf") format("opentype");
	font-weight: 900;
	font-style: normal;  
}

@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNar-RegularItalic.otf") format("opentype");
	font-weight: normal;
	font-style: italic;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarMedium-Italic.otf") format("opentype");
	font-weight: 500;
	font-style: italic;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarSemibold-Italic.otf") format("opentype");
	font-weight: 600;
	font-style: italic;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNar-BoldItalic.otf") format("opentype");
	font-weight: bold;
	font-style: italic;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarExtrabold-Italic.otf") format("opentype");
	font-weight: 800;
	font-style: italic;  
}
@font-face {
	font-family: 'Domaine';
	src: url("DomaineDispNarBlack-Italic.otf") format("opentype");
	font-weight: 900;
	font-style: italic;  
}