/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/*
@font-face {
    font-family: 'm';
    src: url('wp-content/themes/astra-child/fonts/m.eot');
    src: url('wp-content/themes/astra-child/fonts/m.eot') format('embedded-opentype'),
         url('wp-content/themes/astra-child/fonts/m.woff2') format('woff2'),
         url('wp-content/themes/astra-child/fonts/m.woff') format('woff'),
         url('wp-content/themes/astra-child/fonts/m.ttf') format('truetype'),
         url('wp-content/themes/astra-child/fonts/m.svg#m') format('svg');
}

 body {
	font-family: 'm' !important;
}
h1, h2, h3, h4, h5,h6 {
	font-family: 'm' !important;
} */
