@font-face {
    font-family: 'FontAwesome';
    src: url('../font/fontawesome-webfont.eot?v=3.2.1');
    src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'iconFonts';
    font-style: normal;
    font-weight: 900;
    src: url("../font/fa-solid-900.eot");
    src: url("../font/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../font/fa-solid-900.woff2") format("woff2"), url("../font/fa-solid-900.woff") format("woff"), url("../font/fa-solid-900.ttf") format("truetype"), url("../font/fa-solid-900.svg#fontawesome") format("svg"); }

.icon-download-alt:before {
    font-family: 'FontAwesome';
    content: "\f019";
    font-style: normal;
    font-weight: normal;
}

.icon-pencil:before {
    font-family: 'FontAwesome';
    content: "\f040";
    font-style: normal;
    font-weight: normal;
}

.icon-upload-alt:before {
    font-family: 'FontAwesome';
    content: "\f093";
    font-style: normal;
    font-weight: normal;
}
.fa-area-chart:before {
    font-family: iconFonts;
    content: "\f1fe";
    font-style: normal;
    font-weight: normal;
}
.fa-television:before {
    font-family: iconFonts;
    content: "\f26c";
    font-style: normal;
    font-weight: normal;
}
.fa-building:before {
    font-family: iconFonts;
    content: "\f1ad";
    font-style: normal;
    font-weight: normal;
}
.arrow-blue-right:before {
    font-family: iconFonts;
    content: "\f054";
    font-style: normal;
    font-weight: normal;
}
.fa-users:before {
    font-family: iconFonts;
    content: "\f0c0";
    font-style: normal;
    font-weight: normal;
}
.fa_date_picker::before {
    font-family: 'FontAwesome';
    content: "\f073";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}
.fa_delete::before {
    font-family: 'FontAwesome';
    content: "\f014";
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    cursor: pointer;
}
