@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon.eot?56ue16');
    src: url('/fonts/icomoon.eot?56ue16#iefix') format('embedded-opentype'), url('/fonts/icomoon.ttf?56ue16') format('truetype'), url('/fonts/icomoon.woff?56ue16') format('woff'), url('/fonts/icomoon.svg?56ue16#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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-clipboard-edit:before {
    content: "\e901";
}

.icon-close:before {
    content: "\e908";
}

.icon-angle-double-right:before {
    content: "\e906";
}

.icon-angle-double-left:before {
    content: "\e907";
}

.icon-minus-circle:before {
    content: "\e905";
}

.icon-plus-circle:before {
    content: "\e904";
}

.icon-list-ul:before {
    content: "\e903";
}

.icon-user-circle-o:before {
    content: "\e900";
}

.icon-handshake-o:before {
    content: "\e902";
}

.icon-location2:before {
    content: "\e948";
}