@font-face {
	font-family: 'wolficons';
	src: url('fonts/wolficons_1rn17l.eot');
	src: url('fonts/wolficons_1rn17l.eot#iefix') format('embedded-opentype'),
		url('fonts/wolficons_1rn17l.ttf') format('truetype'),
		url('fonts/wolficons_1rn17l.woff') format('woff'),
		url('fonts/wolficons_1rn17l-wolficons.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

[class^='wolficon-'],
[class*=' wolficon-'],
[class^='wolficon-']:before,
[class*=' wolficon-']:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'wolficons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^='wolficon2-'],
[class*=' wolficon2-'],
[class^='wolficon2-']:before,
[class*=' wolficon2-']:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'wolficons2' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wolficon-mailchimp:before {
	content: '\e902';
}

.wolficon-bandsintown:before {
	content: '\e900';
}

.wolficon-wolfthemes:before {
	content: '\e901';
}

.wolficon-ampersand:before {
	content: '\e01d';
}

.wolficon-grooveshark:before {
	content: '\e052';
}

.wolficon-evernote:before {
	content: '\e053';
}

.wolficon2-tiktok:before {
	content: '\e901';
}
.wolficon2-mailchimp:before {
	content: '\e900';
}
.wolficon2-youtube2:before {
	content: '\ea9e';
}