/*
Theme Name: Simple Theme
Author: Grok
Description: A minimal WordPress theme with Instagram shortcode and RTL support
Version: 1.0
Text Domain: simple-theme
*/

/* @font-face rules are removed from here */

body {
    font-family: RaviFaNum !important;
    direction: rtl;
    text-align: right;
}