@font-face {
	font-family: 'body-type-font-2';
    src: url('https://cdn.dlron.us/assets/fonts/body-type-font-2/body-type-font-2.woff2') format('woff2'),
        url('https://cdn.dlron.us/assets/fonts/body-type-font-2/body-type-font-2.woff') format('woff'),
        url('https://cdn.dlron.us/assets/fonts/body-type-font-2/body-type-font-2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.icon {
	font-family: 'body-type-font-2';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
div.icon {
	font-size: 4em;
	margin-bottom: 0;
}
.icon-convertible:before { content: "\e600"; }
.icon-hatchback:before { content: "\e601"; }
.icon-coupe:before { content: "\e602"; }
.icon-sedan:before { content: "\e603"; }
.icon-wagon:before { content: "\e604"; }
.icon-suv:before { content: "\e605"; }
.icon-truck:before { content: "\e606"; }
.icon-passengervan:before { content: "\e607"; }
.icon-van:before { content: "\e608"; }
.icon-jeep:before { content: "\e60a"; }
.icon-economy:before { content: "\e60c"; }
.icon-minivan:before { content: "\e60d"; }
