ul.mod-menu a.my-icon-home::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    margin-right: 4px;
    display: inline-block;
    width: 1.25em !important;
}
ul.mod-menu a.my-icon-about::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f013";
    margin-right: 4px;
    display: inline-block;
    width: 1.25em !important;
}
ul.mod-menu a.my-icon-issuances::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f044";
    margin-right: 4px;
    display: inline-block;
    width: 1.25em !important;
}
ul.mod-menu a.my-icon-procurements::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f07a";
    margin-right: 4px;
    display: inline-block;
    width: 1.25em !important;
}
