@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?tdnewz');
    src:    url('fonts/icomoon.eot?tdnewz#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?tdnewz') format('truetype'),
        url('fonts/icomoon.woff?tdnewz') format('woff'),
        url('fonts/icomoon.svg?tdnewz#icomoon') 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: 'icomoon' !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-icons_close:before {
    content: "\e900";
}
.icon-icons_cross:before {
    content: "\e902";
}
.icon-icons_down:before {
    content: "\e903";
}
.icon-icons_esquires1:before {
    content: "\e904";
}
.icon-icons_esquires2:before {
    content: "\e905";
}
.icon-icons_less:before {
    content: "\e906";
}
.icon-icons_logo1:before {
    content: "\e908";
}
.icon-icons_logo2:before {
    content: "\e90a";
}
.icon-icons_logo3:before {
    content: "\e90b";
}
.icon-icons_minus:before {
    content: "\e90d";
}
.icon-icons_more:before {
    content: "\e90e";
}
.icon-icons_plus:before {
    content: "\e90f";
}
.icon-icons_speech:before {
    content: "\e910";
}
.icon-icons_stop:before {
    content: "\e913";
}
.icon-icons_tick:before {
    content: "\e914";
}
.icon-icons_up:before {
    content: "\e915";
}
.icon-icons_list:before {
    content: "\e918";
}
.icon-icons_menu:before {
    content: "\e917";
}
.icon-icons_arrow-left2:before {
    content: "\e911";
}
.icon-icons_arrow-right2:before {
    content: "\e912";
}
.icon-icons_agent:before {
    content: "\e901";
}
.icon-icons_like:before {
    content: "\e907";
}
.icon-icons_marker:before {
    content: "\e909";
}
.icon-icons_search:before {
    content: "\e90c";
}

