/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
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: iranyekan;
   font-style: normal;
   font-weight: 300;
      src: url('../fonts/woff/iranyekanweblightfanum.woff') format('woff'),
           url('../fonts/woff2/iranyekanweblight.woff2') format('woff2');
}

@font-face {
   font-family: iranyekan;
   font-style: normal;
   font-weight: normal;
      src: url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'),
           url('../fonts/woff2/iranyekanwebregular.woff2') format('woff2');
}

@font-face {
   font-family: iranyekan;
   font-style: normal;
   font-weight: 500;
      src: url('../fonts/woff/iranyekanwebmediumfanum.woff') format('woff'),
           url('../fonts/woff2/iranyekanwebmedium.woff2') format('woff2');
}

@font-face {
   font-family: iranyekan;
   font-style: normal;
   font-weight: bold;
      src: url('../fonts/woff/iranyekanwebboldfanum.woff') format('woff'),
           url('../fonts/woff2/iranyekanwebbold.woff2') format('woff2');
}

body {
	font-family: iranyekan !important;
	direction: rtl;
}