/* Generated by Glyphter (http://www.glyphter.com) on  Mon Feb 22 2021*/
@font-face {
    font-family: 'cars';
    src: url('./cars.eot');
    src: url('./cars.eot?#iefix') format('embedded-opentype'),
         url('./cars.woff') format('woff'),
         url('./cars.ttf') format('truetype'),
         url('./cars.svg#cars') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='car-']:before{
	display: inline-block;
   font-family: 'cars';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.car-fallback:before{content: '\0046';}
.car-hatchback:before{content:'\0041';}
.car-micro:before{content:'\0042';}
.car-minivan:before{content:'\0043';}
.car-pickup:before{content:'\0044';}
.car-sedan:before{content:'\0045';}
.car-truck:before{content:'\0046';}
.car-suv:before{content:'\004b';}
