I am changing my font On one " Rich Text " on My Shopify store i add custom code in my " Section-rich-text.css " file the code is :
.rich-text__blocks strong{
font-family:The Laker !important ;
font-weight: bolder !important;
}
But it Not works On mobile Please solve this issue