/*
Theme Name: FontLipi
Theme URI: https://fontlipi.com/
Author: Mahmudul Hasan
Author URI: https://dreamdeveloper.org/
Description: FontLipi Dynomic WordPress Theme.
Tags: fontlipi, wordpress.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: UNLICENSED
Text Domain: fontlipi
*/

@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap');
* {
	font-family: "Hind Siliguri", sans-serif;
}