/*
Theme Name: Hello Child
Description: Child theme Hello Elementor
Author: DaoraMinds
Author URI: daoraminds.com
Author Email: daoraminds@gmail.com
Version: 1.0.0
Text Domain: hello-elementor-child
Template: hello-elementor
*/
/*
Add your custom styles here
*/

@font-face {
    font-family: 'Harbour-Regular';
    src: url('wp-content/themes/hello-child/custom-fonts/Harbour-Regular.woff2') format('woff2'),
         url('wp-content/themes/hello-child/custom-fonts/Harbour-Regular.woff') format('woff'),
         url('wp-content/themes/hello-child/custom-fonts/Harbour-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
