/*
Theme Name: Hello CDV 2.0
Theme URI: https://clubedovalor.com.br
Description: Tema filho do Hello Elementor
Author: Luiz Henrique Arruda Lima
Author URI: https://example.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
*/

@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/inter-variablefont_opszwght-webfont.woff2') format('woff2'),
}

body{
  font-family: Inter;
  }
p{
  fornt-family: Inter;
}

h1 { 
  font-family: Inter;
}

h3 {
  font-family: Inter;
 }

h4 {
  font-family: Inter;
}
 
h5 {
  font-family: Inter;
 }

h6{
  font-family: Inter;
}



 

