/*
Theme Name: Alukas Child
Theme URI: https://alukas.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: alukas
Text Domain: pls-theme-child
*/

@font-face {
	font-family: 'IRANSansXV';
	src: url('./fonts/IRANSansX/IRANSansXV.woff') format('woff-variations'),
		/* will be the standard and works in Safari now */
	url('./fonts/IRANSansX/IRANSansXV.woff') format('woff');
	/* for the other supporting browsers */
	font-weight: 100 900;
	font-display: fallback;
}

@font-face {
	font-family: IRANSansX;
	src: url('./fonts/IRANSansX/IRANSansX-Regular.woff') format('woff');
}

@font-face {
	font-family: IRANSansX;
	src: url('./fonts/IRANSansX/IRANSansX-Bold.woff') format('woff');
	font-weight: 700;
}