/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
@font-face {
    font-family: 'IRANSans';
    src: url('fonts/2953iransans.woff2') format('woff2'),
         url('fonts/2953iransans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body,
body * {
    font-family: 'IRANSans', sans-serif !important;
}