<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@font-face {
    font-family: 'gfaf_obscure_text_regular';
    src: url('/wp-content/plugins/gravity-forms-auto-formatter/fonts/gfafobscuretext-regular-webfont.woff2') format('woff2'),
         url('/wp-content/plugins/gravity-forms-auto-formatter/fonts/gfafobscuretext-regular-webfont.woff') format('woff'),
         url('/wp-content/plugins/gravity-forms-auto-formatter/fonts/gfafobscuretext-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.gfafobscure input:not(:placeholder-shown),
.gfafobscure textarea:not(:placeholder-shown) {
	font-family: 'gfaf_obscure_text_regular' !important;
	letter-spacing: 2px !important;
}
</pre></body></html>