1725515093s:959:"<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="//fonts.googleapis.com/css?family=Scheherazade+New:600" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lora:wght@500&amp;display=swap" rel="stylesheet">
<style nonce="[CSP_NONCE_VALUE]"> 
.entity-list-item-image.bg-bookshelf,
.bg-book.featured-image-container-wrap,
.bg-bookshelf.featured-image-container-wrap,
.entity-list-item-image.bg-book{ display: none !important; }
span,a,p,h1,h2,h3,h4,h5,h6 { 
  font-family: 'Lora', 'Scheherazade New', sans-serif; 
}
.page-content p{
  font-size: large !important;
}
</style>
<script nonce="[CSP_NONCE_VALUE]">
  function toRtl(){
    if( document.querySelectorAll(".all-rtl").length>0 )
      document.querySelector( "div[dir='auto']" ).dir = 'rtl';
    console.log( "called" );
  }
  window.onload = ()=>{ toRtl(); }
</script>";