/*
You can type here custom CSS code, which will be loaded both on your admin and front-end pages. Please make sure to not override layout properties (positions and sizes), as they can interfere with the popups built-in responsive functionality. Here are few example targets to help you get started:
*/

/* Ersetze alle Google Fonts durch lokal eingebundene Open Sans */
body,
.popup-content,
.popup-title,
.popup-subtitle,
.popup-button,
.popup-close {
  font-family: 'Open Sans', Arial, sans-serif !important;
}
