/*
Theme Name: Quantk
Author: the Quantk team
Text Domain: quantk
Version: 1.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Tema para Wordpress desenvolvido pela Quantk
Author URI: https://quantk.com.br/
Theme URI: https://quantk.com.br/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.
Tags: quantk, responsive, two-column, full-width

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

body {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, span, p{

    font-family: 'Poppins', sans-serif; 
}

@import url('https://fonts.googleapis.com/css2?family=League+Gothic&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');