/* 
Theme Name: Hello Child
Theme URI: https://drfarzinortho.com/
Description: 
Author: Elementor Site
Author URI: https://drfarzinortho.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

 
@font-face {
    font-family: 'iransansxv';
    src: https://drfarzinortho.com/wp-content/uploads/2025/01/IRANSansXVF.ttf('iransansxv.woff') format('woff-variations'),
    /* will be the standard and works in Safari now */
    https://drfarzinortho.com/wp-content/uploads/2025/01/IRANSansXVF.ttf('iransansxv.woff') format('woff');
    /* for the other supporting browsers */
    font-weight: 100 1000;
    font-display: fallback;

}

body {
    font-family: iransansx, tahoma;
}
@supports (font-variation-settings: normal) {
    body {
     font-family: 'iransansxv', tahoma;
    }
}

.ss02 {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}

.ss03 {
    -moz-font-feature-settings: "ss03";
    -webkit-font-feature-settings: "ss03";
    font-feature-settings: "ss03";
}
