@charset "UTF-8";
/*
 Theme Name:   Hello Elementor Child 
 Description:  Hello ELEMENTOR Child Theme 
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html 
*/


@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Regular.ttf')  format('truetype');
font-weight: 400;
}

.numbers{
	font-family:'Montserrat';
}

.comments-area a, .page-content a{
	text-decoration:none;
}