@font-face
{
    font-family: 'icomoon';
    src: url('/html/font/icomoon.eot?');
    src: url('/html/font/icomoon.eot?') format('embedded-opentype'),url('/html/font/icomoon.ttf') format('truetype'),url('/templates/cn2014/wap/fonts/icomoon.woff') format('woff'),url('/html/font/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*="icon-"]
{
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before
{
    content: "";
}
.icon-arrow-down:before
{
    content: "";
}
.icon-arrow-right:before
{
    content: "";
}
.icon-arrow-up:before
{
    content: "";
}
.icon-phone:before
{
    content: "";
}
.icon-house:before
{
    content: "";
}
.icon-search:before
{
    content: "";
}
.icon-details:before
{
    content: "";
}
.icon-left:before
{
    content: "";
}