/*
Theme Name:     Martfury Child - ITCE
Description:    Tema filho para customizar o Martfury
Author:         ITCE
Template:       martfury
Version:        1.0
License:        GNU General Public License v2+
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

html, body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p, span, a, div, li, button, input, textarea, select {
    font-family: 'Open Sans', Arial, sans-serif;
}

.mf-taxs-list {
    display: none;
}