/*
 Theme Name: Hello Elementor Child
 Template: hello-elementor
 Version: 1.0
*/

/*FONTES*/

body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}

/* Parágrafos e elementos comuns */
p, div, span, li, a {
  font-family: inherit;
  font-weight: inherit;
}

/* Headings */
h1, h2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

h3, h4, h5 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}

/*FONTES*/
