/*
 Theme Name:   GeekPoint
 Theme URI:    https://www.geekpoint.co.uk
 Description:  GeekPoint Theme
 Author:       GeekPoint
 Author URI:   https://www.geekpoint.co.uk
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

body, h1,h2,h3,h4,h5,h6 {font-family: 'DMSans-Regular', Arial, sans-serif !important;}

h1 {font-size: 40px !important;}
h2 {font-size: 40px !important;}


@media only screen and (min-width: 981px){
}

@media only screen and (max-width: 980px) {
h1 {font-size: 32px !important;}
h2 {font-size: 32px !important;}
	
}