/*
Theme Name:    Canvas Music
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        erjjio studios
Author URI:    https://erjjiostudios.com/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
	background-color: #f5f5f5;
	color: #333;
/* 	font-family: Lato, sans-serif; */
	font-family: "Galvji", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
/* 	font-weight: 300; */
	font-weight: 700;
	line-height: 1.625;
	margin: 0;
}
@font-face { 
font-family:"Galvji";  
src: url(https://canvas-music.com/wp-content/themes/canvas-music-bb/font/Galvji.ttc); 
font-weight: 400; 
}