@font-face{
	font-family:'Fedra-Bold';
	src: url('fonts/Fedra/FedraSansArm-Bold.otf') format('opentype');
}
@font-face{
	font-family:'Fedra-Medium';
	src: url('fonts/Fedra/FedraSansArm-Medium.otf') format('opentype');
}
@font-face{
	font-family:'Fedra-Light';
	src: url('fonts/Fedra/FedraSansArm-Light.otf') format('opentype');
}
@font-face{
	font-family:'Fedra-DemiItalic';
	src: url('fonts/Fedra/FedraSansArm-DemiItalic.otf') format('opentype');
}
@font-face{
	font-family:'Fedra-BoldItalic';
	src: url('fonts/Fedra/FedraSansArm-BoldItalic.otf') format('opentype');
}


.wifeo_pagemenu.camelcase {
    font-family: 'Fedra-Light' !important;
}
.cbp-spmenu a {
	font-family: 'Fedra-Bold';
}
.camelcase a {
	font-family: 'Fedra-Light';
}

#cal_content * {
	font-family: 'Fedra-Light';
}