/*
Theme Name: News24
Theme URI: https://themeforest.net/item/news24-elementor-blog-magazine/17625230
Author: Xldevelopement
Author URI: https://themeforest.net/user/xldevelopment/
Description: A blog/magazine Theme
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.2
Requires PHP: 5.6
Text Domain: news24
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/ 
/* این کد رو موقتاً به wp-content/themes/[theme-name]/style.css اضافه کن */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap');

* {
    font-family: 'Sora', sans-serif !important;
}