@font-face {
    font-family: 'icomoon';
    src: url('/Content/fonts/arch/custom-set.eot');
    src: url('/Content/fonts/arch/custom-set.eot?#iefix') format('embedded-opentype'),url('/Content/fonts/arch/custom-set.woff') format('woff'),url('/Content/fonts/arch/custom-set.ttf') format('truetype'),url('/Content/fonts/arch/custom-set.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'icomoon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon-custom-refresh, .icon-custom-up, .icon-custom-ui, .icon-custom-thumb, .icon-custom-settings, .icon-custom-right, .icon-custom-previous, .icon-custom-portlets, .icon-custom-next, .icon-custom-newpage, .icon-custom-new, .icon-custom-message, .icon-custom-map, .icon-custom-left, .icon-custom-home, .icon-custom-gallery, .icon-custom-form, .icon-custom-feedbacks, .icon-custom-extra, .icon-custom-downloads, .icon-custom-down, .icon-custom-cross, .icon-custom-chart, .icon-custom-alert {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

    .icon-custom-refresh:before {
        content: "\e000";
    }

    .icon-custom-up:before {
        content: "\e001";
    }

    .icon-custom-ui:before {
        content: "\e002";
    }

    .icon-custom-thumb:before {
        content: "\e003";
    }

    .icon-custom-settings:before {
        content: "\e004";
    }

    .icon-custom-right:before {
        content: "\e005";
    }

    .icon-custom-previous:before {
        content: "\e006";
    }

    .icon-custom-portlets:before {
        content: "\e007";
    }

    .icon-custom-next:before {
        content: "\e008";
    }

    .icon-custom-newpage:before {
        content: "\e009";
    }

    .icon-custom-new:before {
        content: "\e00a";
    }

    .icon-custom-message:before {
        content: "\e00b";
    }

    .icon-custom-map:before {
        content: "\e00c";
    }

    .icon-custom-left:before {
        content: "\e00d";
    }

    .icon-custom-home:before {
        content: "\e00e";
    }

    .icon-custom-gallery:before {
        content: "\e00f";
    }

    .icon-custom-form:before {
        content: "\e010";
    }

    .icon-custom-feedbacks:before {
        content: "\e011";
    }

    .icon-custom-extra:before {
        content: "\e012";
    }

    .icon-custom-downloads:before {
        content: "\e013";
    }

    .icon-custom-down:before {
        content: "\e014";
    }

    .icon-custom-cross:before {
        content: "\e015";
    }

    .icon-custom-chart:before {
        content: "\e016";
    }

    .icon-custom-alert:before {
        content: "\e017";
    }
