Unexpected missing generic font family "Roboto" and "Poppins"

unexpected missing generic font family “Roboto” and “Poppins” while running scanner for React native Project , Below is the sample code and screen shot for reference.

.descriptionstyle{
    font-size:13px;
    font-family: 'Roboto-Regular';
Unexpected missing generic font family
    margin-right:5px;
    margin-left:8px;
    margin-top:10px;
}`

Hi,

Welcome to the community!

It’s not clear to me what the problem is.

 
Ann