/*
 Theme Name: Hello Elementor Child
 Theme URI: https://example.com/
 Author URI: https://example.com/
 Template: hello-elementor
 Version: 1.2.0
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: hello-elementor-child
 Tags: elementor, polylang, multilingual
*/
*{
	font-family: "Lexend" !important;
	
}

.lexend-<uniquifier> {
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.rocknroll-one-regular {
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
