/*
Theme Name: Eghbal
Theme URI: https://example.com/eghbal
Author: Milad
Author URI: https://example.com
Description: A minimal WordPress theme for Eghbal.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eghbal
*/

@font-face {
	font-family: 'Peyda';
	src: url('assets/fonts/peyda-light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'OpenSans';
	src: url('assets/fonts/opensans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Peyda';
	src: url('assets/fonts/Peyda-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Peyda';
	src: url('assets/fonts/Peyda-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Peyda';
	src: url('assets/fonts/Peyda-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Peyda';
	src: url('assets/fonts/Peyda-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'NotoNastaliqUrdu';
	src: url('assets/fonts/noto.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
