>>33
ない
全称セレクター * をやめればいい
アイコンフォントが適用される要素は十中八九子孫を持たないので

:not(:empty) {
font-family: "指定フォント名" !important;
}

とか