/*
Theme Name: آکادمی زبانمهر
Author: امیرحسین پیراسته
Author URI: tell://989907170454
Description: این قالب به صورت اختصاصی از صفر تا صد برای آکادمی زبانمهر طراحی شده است
Template: hello-elementor
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@media screen and (min-width : 360px) and (max-width : 768px) {
    
}

@font-face {
    font-family: 'iran';
    src: url('fonts/IRANSans_UltraLight.ttf');
    font-weight: 200;
}
@font-face {
    font-family: 'iran';
    src: url('fonts/IRANSans_Light.ttf');
    font-weight: 300;
}
@font-face {
    font-family: 'iran';
    src: url('fonts/IRANSans.ttf');
    font-weight: 400;
}
@font-face {
    font-family: 'iran';
    src: url('fonts/IRANSans_Medium.ttf');
    font-weight: 500;
}
@font-face {
    font-family: 'iran';
    src: url('fonts/IRANSans_Bold.ttf');
    font-weight: 800;
}
@font-face {
    font-family: 'iran';
    src: url('fonts/IRANSans_Black.ttf');
    font-weight: 900;
}

body, h1, h2, h3, h4, h5, h6, a, li, p, strong, div {
    font-family: 'iran' !important;
}
span {
    font-family: 'iran';
}