It has become accessible to me now.
The below custom CSS code that you are using in the style.css file of a child theme is causing the issue so please remove it to resolve the issue.
html, body, p, h1, h2, h3, h4, h4, h6, span, a {
font-family: 'Open Sans', sans-serif !important;
}