/*
Theme Name: NhoaNavas
Theme URI: https://www.kadencewp.com/
Description: Nhoa Navas 
Author: Sara Solé Studio
Author URI: https://sarasole.com
Template: kadence
Version: 1.0.0
Text Domain: kadence-child
*/

/* =========================================
   FONT · SWITZER VARIABLE
========================================= */

@font-face {
  font-family: "Switzer Variable";
  src: url("https://db.onlinewebfonts.com/t/d50017f95fd8a2c1852e72ad4993d86a.woff2") format("woff2"),
       url("https://db.onlinewebfonts.com/t/d50017f95fd8a2c1852e72ad4993d86a.woff") format("woff");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}


/* =========================================
   GLOBAL TYPOGRAPHY
========================================= */

html,
body,
button,
input,
select,
textarea {
  font-family: "Switzer Variable", Arial, Helvetica, sans-serif;
}

body,
p,
a,
li,
span,
div,
label,
input,
textarea,
select,
button,
table,
th,
td {
  font-family: "Switzer Variable", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.entry-title,
.widget-title {
  font-family: "Switzer Variable", Arial, Helvetica, sans-serif;
}