/*
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
*/
html, body, input, textarea, select, button {
  font-family: 'iransans', sans-serif !important;
}
:where(*) :where(:not([class*="fa-"]):not(.fa):not([class*="icon"])) {
  font-family: 'iransans', sans-serif !important;
}