/* Local brand fonts */
@font-face {
	font-family: "LAXR";
	src: url("../fonts/LAXR.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "DG Sahabah";
	src: url("../fonts/DG%20Sahabah%20Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "DG Sahabah";
	src: url("../fonts/DG%20Sahabah%20Reg.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "DG Sahabah";
	src: url("../fonts/DG%20Sahabah%20Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "BigVesta";
	src: url("../fonts/BigVesta-Arabic-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "BigVesta";
	src: url("../fonts/BigVesta-Arabic-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}