/*
Theme Name: ColorMag Child
Theme URI: https://wp-themes.com/colormag
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress ColorMag child theme.
Template: colormag
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: colormag-child
*/
@font-face {
	font-family: 'Genericons';
	src: url('fonts/genericons/genericons-regular-webfont.eot');
	src: url('fonts/genericons/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/genericons/genericons-regular-webfont.woff') format('woff'),
	     url('fonts/genericons/genericons-regular-webfont.ttf') format('truetype'),
	     url('fonts/genericons/genericons-regular-webfont.svg#genericonsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, p, span, a, ul, li, button, input,div{
font-family:  "Pontano Sans", arial, sans-serif !important;
}