[class^='icon-stroke-md-'],
[class*='icon-stroke-md-'] {
	font-family: 'modicons-stroke-md' !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak-as: none;
	text-transform: none;
}

.icon-stroke-md-door {
	&::before {
		content: '\e900';
	}
}

.icon-stroke-md-hvac {
	&::before {
		content: '\e901';
	}
}

.icon-stroke-md-roofing {
	&::before {
		content: '\e902';
	}
}

.icon-stroke-md-siding {
	&::before {
		content: '\e903';
	}
}

.icon-stroke-md-solar {
	&::before {
		content: '\e904';
	}
}

.icon-stroke-md-window {
	&::before {
		content: '\e905';
	}
}
