.mute-icon:before {
    content: "\E207";
}

.low-icon:before {
    content: "\E205";
}

.high-icon:before {
    content: "\E206";
}
