/*
Theme Name: BanglaNews Pro
Theme URI: https://example.com/banglanews-pro
Author: Abdullah Bin Ziad
Author URI: https://flexohost.com
Description: বাংলা সংবাদপত্র ও নিউজ পোর্টালের জন্য দ্রুত, পরিচ্ছন্ন ও রেসপন্সিভ WordPress থিম।
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: banglanews-pro
Tags: news, blog, custom-logo, featured-images, translation-ready
*/

@font-face {
	font-family: "SolaimanLipi";
	src: url("assets/fonts/SolaimanLipi.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "SolaimanLipi";
	src: url("assets/fonts/SolaimanLipi-Bold.ttf") format("truetype");
	font-weight: 700 800;
	font-style: normal;
	font-display: swap;
}

body {
	margin: 0;
	font-family: "SolaimanLipi", "Solaiman Lipi", "Hind Siliguri", "Noto Sans Bengali", Arial, sans-serif;
}
