/*
Theme Name: Web Toolbox Child
Theme URI: https://webtoolbox.com
Description: Child theme for Web Toolbox
Author: Sahand Babali
Author URI: https://sahandbabali.com
Template: astra
Version: 1.0
*/

/* Your custom styles below */



@import url(/assets/css/fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */





body {
	font-family: IRANSans !important;
background-image: linear-gradient(45deg, rgba(245,247,250,1) 0%, rgba(195,207,226,1) 100%) !important;

}

body * {
    text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6,input, textarea {
	font-family: IRANSans !important;
}
