﻿
/*.fa-presentation-screen*/
.fa-fss-seminar::before {
    content: "\f685";
}


/*fa-wave-pulse*/
.fa-fss-meeting-status::before {
    content: "\f5f8";
}

/*fa-calendar-range*/
.fa-fss-meeting::before {
    content: "\e0d6";
}


/*fa-people*/
.fa-fss-reservation::before {
    content: "\e216";
}

/*fa-receipt*/
.fa-fss-order::before {
    content: "\f543";
}

/*fa-address-card*/
.fa-fss-agent::before {
    content: "\f2bb";
}

/*fa-file-chart-column*/
.fa-fss-mailing-list::before {
    content: "\f659";
}
/*fa-message-question*/
.fa-fss-message::before {
    content: "\e1e3";
}

/*fa-mailbox*/
.fa-fss-mailing-date::before {
    content: "\f813";
}

/*fa-users-crown*/
.fa-fss-super-agent::before {
    content: "\f6a5";
}