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


[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;

    /* sprites.less reset */
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    line-height: 1;
}


.icon-what:before {
	content: "\e000";
}
.icon-tv:before {
	content: "\e001";
}
.icon-tools:before {
	content: "\e002";
}
.icon-tick:before {
	content: "\e003";
}
.icon-share:before {
	content: "\e004";
}
.icon-search:before {
	content: "\e005";
}
.icon-postcheque:before {
	content: "\e006";
}
.icon-play:before {
	content: "\e007";
}
.icon-package:before {
	content: "\e009";
}
.icon-network:before {
	content: "\e00a";
}
.icon-mobile:before {
	content: "\e00b";
}
.icon-mail:before {
	content: "\e00c";
}
.icon-internet:before {
	content: "\e00d";
}
.icon-home:before {
	content: "\e00e";
}
.icon-help:before {
	content: "\e00f";
}
.icon-directmail:before {
	content: "\e010";
}
.icon-cross:before {
	content: "\e011";
}
.icon-communication:before {
	content: "\e012";
}
.icon-cloud:before {
	content: "\e013";
}
.icon-arrow-right:before {
	content: "\e014";
}
.icon-arrow-right-light:before {
	content: "\e015";
}
.icon-arrow-left:before {
	content: "\e016";
}
.icon-arrow-down{
    line-height: 2.2;
}
.icon-arrow-down:before {
    
	content: "\e017";
}
.icon-phone:before {
	content: "\e018";
}
