@font-face {
	font-family: 'wpeform-brand';
	src: url('fonts/wpeform-brand.ttf?ebspaj') format('truetype'),
		url('fonts/wpeform-brand.woff?ebspaj') format('woff'),
		url('fonts/wpeform-brand.svg?ebspaj#wpeform-brand') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^='wpeformi-'],
[class*=' wpeformi-'],
.dashicons-wpeformlogo,
.mce-ico.mce-i-wpeform-logo {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'wpeform-brand' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wpeformi-wpeform-full-logo:before {
	content: '\e900';
}
.wpeformi-wpeform-letter:before {
	content: '\e901';
}
.wpeformi-wpeform-symbol:before {
	content: '\e902';
}
.wpeformi-wpeform-icon:before,
.mce-ico.mce-i-wpeform-logo::before,
.dashicons-wpeformlogo::before {
	content: '\e903';
}
.dashicons-wpeformlogo::before {
	font-family: inherit;
}
