@font-face {
	font-family: 'Calibri';
	src: url('');
	src: url('fontsd41d.css?#iefix') format('embedded-opentype'),
		url('') format('woff'),
		url('../../../../uploads/2019/11/calibri-light.ttf') format('truetype'),
		url('#') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: 'Calibri';
	src:  url("../fonts/calibri-light.ttf") format("truetype");
	font-weight: normal;
}
@font-face {
	font-family: 'Calibri';
	src:  url("../fonts/calibri-regular.ttf") format("truetype");
	font-weight: 500;
}
@font-face {
	font-family: 'Calibri';
	src:  url("../fonts/calibri-bold.ttf") format("truetype");
	font-weight: bold;
}