/*
Theme Name: UDesign
Theme URI: https://ud.codstorm.ir/
Description: یک تم نرم، قدرتمند و تمیز UDesign مجموعه ای بصری از گزینه ها را برای کمک به شما در راه اندازی سریع و موثر سایت وردپرس ارائه می دهد. انعطاف پذیری کلیدی است و برای سئو و سرعت بهینه شده است. همچنین پاسخگو است و &amp; آماده موبایل اگر آن گزینه را انتخاب کنید. ویژگی‌های تم UDesign عبارتند از: رنگ‌های نامحدود، صفحه اصلی ویجت‌شده، بیش از 600 فونت برای انتخاب، ادغام WooCommerce، همچنین ترجمه و آماده چند زبانه، مستندات گام به گام، انجمن پشتیبانی منحصر به فرد UDesign و یک انجمن مفید. امنیت همیشه به روز و بسیاری از ویژگی های جدید به طور مداوم با تکامل موضوع اضافه می شود.
Author: MK
Author URI: https://ud.codstorm.ir/
Version: 4.5.0
License: GNU General Public License v2 and ThemeForest license
License URI: Located in 'licensing' folder
Tags: woocommerce, corporate, responsive, one-column, two-columns, three-columns, four-columns, full-width-template, left-sidebar, right-sidebar, custom-menu, custom-background, custom-colors, custom-header, custom-logo, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: alpha
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!

    All the themes' CSS files are located under the 'styles/' sub-folder...

    If you would like to use this file to add any custom CSS, you'll need to enable it first
    from the theme's "General Options" section.
    Please note: After enabling the use of this file, you will not see any change here,
    feel free to add your custom CSS below.
    On the other hand, if you need access to the theme's main style sheet, you will
    need FTP client to access it, is it located in: "assets/css/frontend/global/style.css"
*/

.bypostauthor {
    display: block;
}

/*edite mk*/

/*
DanaX fonts are considered a proprietary software. To gain information about the laws
regarding the use of these fonts, please visit www.fontiran.com
---------------------------------------------------------------------
This set of fonts are used in this project under the license: (X7U7EG)
---------------------------------------------------------------------
*/


html {
    --alpha-body-font-family: 'Dana-Bold' !important;
    --alpha-heading-font-family: 'Dana-Regular' !important;
}
* {
    letter-spacing: 0 !important;
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
    -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03";
}

@font-face {
    font-family: 'Dana-Black';
    src: url('third-party/Dana/Dana-Black.woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dana-Bold';
    src: url('third-party/Dana/Dana-Bold.woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dana-Thin';
    src: url('third-party/Dana/Dana-Thin.woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dana-Regular';
    src: url('third-party/Dana/Dana-Regular.woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dana-Medium';
    src: url('third-party/Dana/Dana-Medium.woff');
    font-weight: normal;
    font-style: normal;
}

