@font-face {
    font-family: 'mySourceSansPro';
    src: url('ressource?mid=2&name=SourceSansPro-Regular.woff2') format('woff2'),
         url('ressource?mid=2&name=SourceSansPro-Regular.woff') format('woff'), 
    	   url('ressource?mid=2&name=SourceSansPro-Regular.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.CXFooter *, .CXHeader *, .CXPage, .modern .XPage *, .xm-form.modern, .modern .xm-item-div LABEL, .XFieldSet Legend, .modern .XFieldSet LEGEND, * {
  font-family: 'mySourceSansPro'; color: #676C6E;
}
.xm-error-container * {color: #ffffff!important;}