/*
Theme Name: Web60 Astra Child
Theme URI: https://web60.ir/
Description: Child theme for Web60 based on Astra
Author: Web60
Author URI: https://web60.ir/
Template: astra
Version: 1.0.0
Text Domain: web60-child
*/


/* =========================================
   01. Fonts
   ========================================= */

@font-face {
	font-family: 'IRANYekanX';
	src: url('./assets/fonts/IRANYekanX-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'IRANYekanX';
	src: url('./assets/fonts/IRANYekanX-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'IRANYekanX';
	src: url('./assets/fonts/IRANYekanX-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}


/* =========================================
   02. Global
   ========================================= */

html,
body,
button,
input,
textarea,
select {
	font-family: 'IRANYekanX', sans-serif;
}


/* =========================================
   03. Typography
   ========================================= */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'IRANYekanX', sans-serif;
}


/* =========================================
   04. Header
   ========================================= */


/* =========================================
   05. Hero
   ========================================= */


/* =========================================
   06. Sections
   ========================================= */


/* =========================================
   07. Buttons
   ========================================= */


/* =========================================
   08. Footer
   ========================================= */


/* =========================================
   09. Responsive
   ========================================= */


/* =========================================
   10. Utilities
   ========================================= */