@font-face {
	font-family: 'Sailec';
	src: url("Sailec-Thin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;  
}@font-face {
	font-family: 'Sailec';
	src: url("Sailec-Light.otf") format("opentype");
	font-weight: 300;
	font-style: normal;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec.otf") format("opentype");
	font-weight: normal;
	font-style: normal;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-Medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-Bold.otf") format("opentype");
	font-weight: bold;
	font-style: normal;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-Black.otf") format("opentype");
	font-weight: 900;
	font-style: normal;  
}

@font-face {
	font-family: 'Sailec';
	src: url("Sailec-ThinItalic.otf") format("opentype");
	font-weight: 100;
	font-style: italic;  
}@font-face {
	font-family: 'Sailec';
	src: url("Sailec-LightItalic.otf") format("opentype");
	font-weight: 300;
	font-style: italic;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-Italic.otf") format("opentype");
	font-weight: normal;
	font-style: italic;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-MediumItalic.otf") format("opentype");
	font-weight: 500;
	font-style: italic;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-BoldItalic.otf") format("opentype");
	font-weight: bold;
	font-style: italic;  
}
@font-face {
	font-family: 'Sailec';
	src: url("Sailec-BlackItalic.otf") format("opentype");
	font-weight: 900;
	font-style: italic;  
}
