/*
 Theme Name: OSL
 Theme URI: https://www.openschooloflaws.com/
 Description: Child theme for Newsmatic, customized for Open School of Law.
 Author: Advocate Miftahur Rahman
 Author URI: https://www.openschooloflaws.com/author/mifta/
 Template: newsmatic
 Version: 1.0.0
 Text Domain: osl
*/

/* Add your custom CSS rules below this line */


/* ===== Added by Adv Miftahur Rahman - START ===== */
.noto-serif-bengali-custom {
  font-family: "Noto Serif Bengali", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
/* ===== Added by Adv Miftahur Rahman - END ===== */

/* ===== Added by Adv Miftahur Rahman - START ===== */
* {
  font-family: "Noto Serif Bengali", serif !important;
}
/* ===== Added by Adv Miftahur Rahman - END ===== */


