Change font for Confirmation button and Policy link text

Add this code to the Custom CSS field on the Style tab of your Cookie Consent widget’s settings:

.eapp-cookie-consent-actions-button {
font-family: Calibri;
}
.eapp-cookie-consent-message-componentMore {
font-family: Calibri;
}