/*
 Theme Name:   Hello Elementor Child
 Theme URI:    https://elementor.com/
 Description:  A child theme for Hello Elementor
 Author:       Your Name
 Author URI:   https://yourwebsite.com
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../hello-elementor/style.css");
/*
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  src: url('https://lebanonspotlights.com/wp/wp-content/cache/speedycache/lebanonspotlights.com/assets/fa-brands-400.woff2') format('woff2'),
       url('https://lebanonspotlights.com/wp/wp-content/cache/speedycache/lebanonspotlights.com/assets/fa-brands-400.ttf') format('truetype');
  font-display: swap !important;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('https://lebanonspotlights.com/wp/wp-content/cache/speedycache/lebanonspotlights.com/assets/fa-solid-900.woff2') format('woff2'),
       url('https://lebanonspotlights.com/wp/wp-content/cache/speedycache/lebanonspotlights.com/assets/fa-solid-900.ttf') format('truetype');
  font-display: swap !important;
}*/
