/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Child theme do Blocksy
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blocksy-child
*/

body,
body * {
	font-family: "Geist", "Helvetica Neue", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display", Georgia, serif !important;
}

/* Aviso WPML "site de desenvolvimento": escondido */
.otgs-development-site-front-end {
	display: none !important;
}