@font-face {
	font-family: 'cs-elementor-icons';
	src: url('../icon-fonts/elementor-icons.eot?mywnu');
	src: url('../icon-fonts/elementor-icons.eot?mywnu#iefix') format('embedded-opentype'),
		url('../icon-fonts/elementor-icons.ttf?mywnu') format('truetype'),
		url('../icon-fonts/elementor-icons.woff?mywnu') format('woff'),
		url('../icon-fonts/elementor-icons.svg?mywnu#elementor-icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="cs-icon-el-"],
[class*=" cs-icon-el-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'cs-elementor-icons' !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;
}

/* Headline */
.cs-icon-el-text_fields:before {
	content: "\e90b";
}

/* Divider */
.cs-icon-el-horizontal_rule:before {
	content: "\e91f";
}

/* Posts */
.cs-icon-el-panorama:before {
	content: "\e910";
}

/* Post Tabs */
.cs-icon-el-view_column:before {
	content: "\e904";
}

/* Post Slider */
.cs-icon-el-burst_mode:before {
	content: "\e918";
}

/* Post Carousel */
.cs-icon-el-view_carousel:before {
	content: "\e91e";
}

/* Featured Post */
.cs-icon-el-local_attraction:before {
	content: "\e91a";
}

/* Promo */
.cs-icon-el-local_fire_department:before {
	content: "\e903";
}

/* Banner */
.cs-icon-el-wb_iridescent:before {
	content: "\e917";
}

/* Subscribe */
.cs-icon-el-input:before {
	content: "\e91d";
}

/* Connect */
.cs-icon-el-share:before {
	content: "\e91b";
}

/* About */
.cs-icon-el-subject:before {
content: "\e901";
}

/* Social Links */
.cs-icon-el-dashboard_customize:before {
content: "\e900";
}
