/*
Theme Name: Zeyna Child
Description: Child theme for the Zeyna. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.com
Template: zeyna
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Fix for missing Redux generated fonts */
@font-face {
	font-family: "FKDisplay-RegularAlt";
	src:
		url("/wp-content/uploads/2026/01/FKDisplay-RegularAlt.woff2") format("woff2"),
		url("/wp-content/uploads/2026/01/FKDisplay-RegularAlt.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "aeonikmono-regular";
	src:
		url("/wp-content/uploads/2026/01/aeonik_mono_regular.woff2") format("woff2"),
		url("/wp-content/uploads/2026/01/aeonik_mono_regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
