/*
Theme Name: Hello Elementor Child
Theme URI: https://foros.studio/
Description: Child theme for Hello Elementor
Author: Foros
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* ===== INTER – BODY TEXT ===== */
@font-face {
	font-family: "Inter";
	src: url("/wp-content/uploads/fonts/inter-regular.woff2")
		format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* ===== NOHEMI – HEADINGS ===== */
@font-face {
	font-family: "Nohemi";
	src: url("/wp-content/uploads/fonts/nohemi-regular.woff2")
		format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
