@font-face {
	font-family: 'Dosis-ExtraLight';
	font-weight: normal; 
	 src: url("Dosis-ExtraLight.otf") format("opentype");
    font-style: normal;
}
@font-face {
	font-family: 'Dosis-Light';
	font-weight: normal; 
	 src: url("Dosis-Light.otf") format("opentype");
    font-style: normal;
}
@font-face {
	font-family: 'Dosis-Regular';
	font-weight: normal; 
	 src: url("Dosis-Regular.otf") format("opentype");
    font-style: normal;
}
@font-face {
	font-family: 'Dosis-Medium';
	font-weight: normal; 
	 src: url("Dosis-Medium.otf") format("opentype");
    font-style: normal;
}
@font-face {
	font-family: 'Dosis-Bold';
	font-weight: normal; 
	 src: url("Dosis-Bold.otf") format("opentype");
    font-style: normal;
}
@font-face {
	font-family: 'Dosis-SemiBold';
	font-weight: normal; 
	 src: url("Dosis-SemiBold.otf") format("opentype");
    font-style: normal;
}
@font-face {
	font-family: 'Dosis-ExtraBold';
	font-weight: normal; 
	 src: url("Dosis-ExtraBold.otf") format("opentype");
    font-style: normal;
}