/*
Theme Name: OnlyDirect Dark Theme
Theme URI: https://onlydirect.ir
Author: OnlyDirect Engineering
Author URI: https://onlydirect.ir
Description: قالب اختصاصی و دارک وبلاگ اونلی دایرکت با فونت وزیرمتن و طراحی هماهنگ با لندینگ
Version: 1.0.0
Text Domain: onlydirect-theme
*/

* {
    font-family: 'Vazirmatn', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

body {
    background-color: #07090e;
    color: #f1f5f9;
    direction: rtl;
    text-align: right;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
}
