@font-face {
	font-family: "roadthemes-icon";
	src: url("fonts/roadthemes-icon.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "WooCommerce";
	src:
		url("fonts/WooCommerce.woff2") format("woff2"),
		url("fonts/WooCommerce.woff") format("woff"),
		url("fonts/WooCommerce.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "star";
	src:
		url("fonts/WooCommerce.woff2") format("woff2"),
		url("fonts/WooCommerce.woff") format("woff"),
		url("fonts/WooCommerce.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-rt-"],
[class*=" icon-rt-"] {
	font-family: "roadthemes-icon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
