@font-face {
	font-family: 'tutor';
	src: url('/wp-content/plugins/tutor/assets/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/fonts/tutor-v2.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Elementor icon font */
@font-face {
	font-family: 'eicons';
	src: url('/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/* GamiPress icon font */
@font-face {
	font-family: 'gamipress';
	src: url('/wp-content/plugins/gamipress/assets/fonts/gamipress.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}