@font-face {
    font-family: 'vwhead';
    src: url('../fonts/vwhead-regular.eot');
    src: url('../fonts/vwhead-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vwhead-regular.woff2') format('woff2'),
         url('../fonts/vwhead-regular.woff') format('woff'),
         url('../fonts/vwhead-regular.ttf') format('truetype'),
         url('../fonts/vwhead-regular.svg#vwhead') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'vwhead';
    src: url('../fonts/vwhead-bold.eot');
    src: url('../fonts/vwhead-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vwhead-bold.woff2') format('woff2'),
         url('../fonts/vwhead-bold.woff') format('woff'),
         url('../fonts/vwhead-bold.ttf') format('truetype'),
         url('../fonts/vwhead-bold.svg#vwhead') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'vwhead';
    src: url('../fonts/vwhead-extrabold.eot');
    src: url('../fonts/vwhead-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vwhead-extrabold.woff2') format('woff2'),
         url('../fonts/vwhead-extrabold.woff') format('woff'),
         url('../fonts/vwhead-extrabold.ttf') format('truetype'),
         url('../fonts/vwhead-extrabold.svg#vw_headextrabold') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'vwtext';
    src: url('../fonts/vwtext-regular.eot');
    src: url('../fonts/vwtext-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vwtext-regular.woff2') format('woff2'),
         url('../fonts/vwtext-regular.woff') format('woff'),
         url('../fonts/vwtext-regular.ttf') format('truetype'),
         url('../fonts/vwtext-regular.svg#vwtext') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'im';
	src: url('../fonts/im.eot?lxsnn2');
	src: url('../fonts/im.eot?lxsnn2#iefix') format('embedded-opentype'),
		 url('../fonts/im.ttf?lxsnn2') format('truetype'),
		 url('../fonts/im.woff?lxsnn2') format('woff'),
		 url('../fonts/im.svg?lxsnn2#im') format('svg');
	font-weight: normal;
	font-style: normal;
}

.im { display:inline-block;font:normal normal normal 14px/1 im;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }

.im-car:before {
    content: "\e900";
}
.im-label:before {
    content: "\e901";
}
.im-tshirt:before {
    content: "\e902";
}
.im-wheel:before {
    content: "\e903";
}
.im-gift:before {
    content: "\e904";
}

