@font-face{
	font-family:"Calibri";
 	font-style: normal;
  	font-weight: 400;
	src:url({{ url('<front>') }}themes/custom/uv_mail_theme/fonts/calibri.eot?#iefix);
	src:local('Calibri'),
		url({{ url('<front>') }}themes/custom/uv_mail_theme/fonts/calibri.eot?#iefix) format("eot"),
    	url({{ url('<front>') }}themes/custom/uv_mail_theme/fonts/calibri.woff2) format("woff2"),
    	url({{ url('<front>') }}themes/custom/uv_mail_theme/fonts/calibri.woff) format("woff"),
    	url({{ url('<front>') }}themes/custom/uv_mail_theme/fonts/calibri.ttf) format("truetype"),
    	url({{ url('<front>') }}themes/custom/uv_mail_theme/fonts/59b6060c-d311-413e-b351-d79aaf982f7a.svg#59b6060c-d311-413e-b351-d79aaf982f7a) format("svg");
}