/*
 Theme Name:  Hello Elementor Child
 Template:    hello-elementor
 Text Domain: hello-elementor-child
*/

@font-face {
  font-family: 'Ofelia Display Light';
  src: url('/wp-content/themes/hello-elementor-child/fonts/ofelia/OfeliaDisplay-Light.woff2') format('woff2'),
       url('/wp-content/themes/hello-elementor-child/fonts/ofelia/OfeliaDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ofelia Display Bold';
  src: url('/wp-content/themes/hello-elementor-child/fonts/ofelia/OfeliaDisplay-Bold.woff2') format('woff2'),
       url('/wp-content/themes/hello-elementor-child/fonts/ofelia/OfeliaDisplay-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



