@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Conv_HelveticaLTStd-Light';
	src: url('../fonts/HelveticaLTStd-Light.eot');
	src: url('../fonts/HelveticaLTStd-Light.woff') format('woff'), 
	     url('../fonts/HelveticaLTStd-Light.ttf') format('truetype'), 
		 url('../fonts/HelveticaLTStd-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-Roman';
	src: url('../fonts/HelveticaNeueLTStd-Roman.eot');
	src: url('../fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-Md';
	src: url('../fonts/HelveticaNeueLTStd-Md.eot');
	src: url('../fonts/HelveticaNeueLTStd-Md.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-Md.ttf') format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-Md.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-BdCn';
	src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
	src: url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-BdCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-Bd';
	src: url('../fonts/HelveticaNeueLTStd-Bd.eot');
	src: url('../fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-Bd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaNeueLTStd-HvCn';
	src: url('../fonts/HelveticaNeueLTStd-HvCn.eot');
	src: url('../fonts/HelveticaNeueLTStd-HvCn.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-HvCn.ttf') format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-HvCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'sch' !important;
    speak: none;
    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;
}

.icon-contactable:before {
    content: "\e900";
}
.icon-coverage:before {
    content: "\e901";
}
.icon-customer:before {
    content: "\e902";
}
.icon-customerservice:before {
    content: "\e903";
}
.icon-deliverance:before {
    content: "\e904";
}
.icon-location:before {
    content: "\e905";
}
.icon-lorryspeed:before {
    content: "\e906";
}
.icon-track:before {
    content: "\e907";
}
.icon-truck:before {
    content: "\e908";
}
.icon-unloading:before {
    content: "\e909";
}
.icon-warehouse:before {
    content: "\e90a";
}







