/*
Theme Name: Multaqayan Trading Corporate Portal
Theme URI: https://example.com/multaqayan-trading
Author: Antigravity
Author URI: https://example.com
Description: A premium, highly customizable, RTL-first WordPress theme built on the Corporate Modern Design System for Multaqayan Trading.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: multaqayan-theme
Domain Path: /languages
*/

/*
 * All theme styling is compiled from assets/css/tailwind.css into
 * assets/css/main.min.css — rebuild with ./build.sh (see README.md).
 * Only the base font rule lives here.
 */
body {
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    scroll-behavior: smooth;
}
