﻿@font-face {
    font-family: 'icomoon';
    src: url('/assets/fonts/icomoon.eot?30ppol');
    src: url('/assets/fonts/icomoon.eot?30ppol#iefix') format('embedded-opentype'), url('/assets/fonts/icomoon.ttf?30ppol') format('truetype'), url('/assets/fonts/icomoon.woff?30ppol') format('woff'), url('/assets/fonts/icomoon.svg?30ppol#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 /assets/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-view:before {
    content: "\e919";
}

.icon-pep:before {
    content: "\e91c";
}

.icon-ubo:before {
    content: "\e909";
}

.icon-clients:before {
    content: "\e918";
}

.icon-ubo-remove:before {
    content: "\e90d";
}

.icon-2fa:before {
    content: "\e904";
}

.icon-password:before {
    content: "\e905";
}

.icon-profile:before {
    content: "\e906";
}

.icon-lawyer:before {
    content: "\e907";
}

.icon-check:before {
    content: "\e91a";
}

.icon-remove:before {
    content: "\e91b";
}

.icon-checked:before {
    content: "\e901";
}

.icon-verified:before {
    content: "\e902";
}

.icon-compliance:before {
    content: "\e903";
}

.icon-company:before {
    content: "\e908";
}

.icon-user:before {
    content: "\e90a";
}

.icon-services:before {
    content: "\e90b";
}

.icon-id-card:before {
    content: "\e90c";
}

.icon-upload .path1:before {
    content: "\e914";
    color: rgb(187, 222, 251);
}

.icon-upload .path2:before {
    content: "\e915";
    margin-left: -1em;
    color: rgb(76, 175, 80);
}

.icon-upload .path3:before {
    content: "\e916";
    margin-left: -1em;
    color: rgb(250, 250, 250);
}

.icon-upload .path4:before {
    content: "\e917";
    margin-left: -1em;
    color: rgb(250, 250, 250);
}

.icon-ut-icon-doc:before {
    content: "\e900";
}

.icon-ut-icon-png:before {
    content: "\e90e";
}

.icon-ut-icon-pdf:before {
    content: "\e910";
}

.icon-ut-icon-jpg:before {
    content: "\e90f";
}

.icon-ut-icon-jpeg:before {
    content: "\e911";
}

.icon-ut-icon-gif:before {
    content: "\e912";
}

.icon-ut-icon-docx:before {
    content: "\e913";
}
