@font-face {
	font-family: tutor;
	src: url("/wp-content/plugins/tutor/assets/css/../fonts/tutor.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: tutor;
	src: url("/wp-content/plugins/tutor/assets/css/../fonts/tutor-v2.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

[class^=tutor-icon-], [class*=\ tutor-icon-] {
	speak: never;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	font-family: tutor !important;
}

.tutor-icon-times:before {
	content: "";
}

.tutor-icon-bookmark-line:before {
	content: "";
}

.tutor-icon-star-line:before {
	content: "";
}

.tutor-icon-user-line:before {
	content: "";
}