/*
 Theme Name:   Kina Theme
 Theme URI:    https://www.kina.it/
 Description:  Use this child theme to extend functionality.
 Author:       KINA
 Template:     bricks
 Version:      1.1
 Text Domain:  kina
*/

/*FONTS*/
@font-face {
  font-family: "InterVariable";
  src: url("/wp-content/uploads/fonts/InterVariable.woff2") format("woff2-variations");
  src: url(‘/wp-content/uploads/fonts/InterVariable.woff2’) format("woff2")
    tech("variations");
  font-weight: 200 800;
  font-style: "normal";
}
@font-face {
  font-family: "InterVariable-Italic";
  src: url("/wp-content/uploads/fonts/InterVariable-Italic.woff2") format("woff2-variations");
  src: url(‘/wp-content/uploads/fonts/InterVariable-Italic.woff2’) format("woff2")
    tech("variations");
  font-weight: 200 800;
  font-style: "italic";
}
/*.brxe-text h1,.brxe-text h2,.brxe-text h3,.brxe-text h4,.brxe-text h5,.brxe-text h6 {margin-bottom:3.2rem}*/
strong {font-weight:700 !important}
