/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.18.1
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*
	** PLEASE DON'T ADD ANY CSS HERE !!!
	This file will be overwritten on updates and your CSS will be lost.

	Instead, please use Kallyas Child theme's style.css ( https://my.hogash.com/documentation/installing-the-child-theme/ )
	Or, access Kallyas options > Advanced > Custom CSS and add your CSS there.
*/

@font-face {
    font-family: 'IRANSansWeb';
    src: url('./fonts/IRANSansWeb.woff2') format('woff');
    /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */

font-weight: normal;
font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, p , #menu-main-menu a span , .btn-element span {
    font-family: IRANSansWeb !important;
}