/** Shopify CDN: Minification failed

Line 25:46 Unterminated string token

**/
/* Place any CSS overrides in this file. */




    /* Navigation Menu*/
    
  navigation-font-stack {
  font-family: 'GT Walsheim', serif !important;
}


header-font-stack {
    font-family: “GT Walsheim” !important;
    --header-font-case: uppercase !important;
  }

  top-links {
  list-style-type: none;
  font-family: GT Walsheim', serif !important;
  font-weight: var(--navigation-font-weight);
  font-style: var(--navigation-font-style);
}



/* Headings */
h1, h2, h3 {
  font-family: 'GT Walsheim', serif;
}

/* Body text */
body {
  font-family: 'Tiempos'!important , sans:serif;
}
