Hi
I want to change font-family.
But control panel does not have font to want.
I add font-familly cord in wp.css.
Font change but menu icon in mobile disappear.
How can I change font-family that control panel does not have default font.
i.fa {
font-family: FontAwesome!important;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome!important;
}