/** Shopify CDN: Minification failed

Line 32:0 Comments in CSS use "/* ... */" instead of "//"
Line 47:51 Unexpected "<"
Line 49:51 Unexpected "<"
Line 51:51 Unexpected "<"
Line 53:56 Unexpected "<"
Line 62:47 Unexpected "<"
Line 63:0 Comments in CSS use "/* ... */" instead of "//"

**/




















// newly installed font start


  @font-face {
font-family: 'Canela Web';
src: url('https://cdn.shopify.com/s/files/1/0081/5008/9825/t/18/assets/Canela-Regular-Web.eot');
src: url('https://cdn.shopify.com/s/files/1/0081/5008/9825/t/18/assets/Canela-Regular-Web.eot?') format('embedded-opentype'),
url('https://cdn.shopify.com/s/files/1/0081/5008/9825/t/18/assets/Canela-Regular-Web.woff2') format('woff2'),
url('https://cdn.shopify.com/s/files/1/0081/5008/9825/t/18/assets/Canela-Regular-Web.woff') format('woff');
font-weight: 400;
font-style: normal;
font-stretch: normal;
}

  
h2 { font-family: "Canela-Regular-Web"!important; }</span></p> 

h1 { font-family: "Canela-Regular-Web"!important; }</span></p> 

h3 { font-family: "Canela-Regular-Web"!important; }</span></p> 

navtext { font-family: "Canela-Regular-Web"!important; }</span></p> 


 @font-face {
  font-family: "Degular-Regular";
  src: url("https://cdn.shopify.com/s/files/1/0081/5008/9825/t/18/assets/Degular-Regular.woff2") format("woff2"),
  url("https://cdn.shopify.com/s/files/1/0081/5008/9825/t/18/assets/Degular-Regular.woff") format("woff");
  }

P { font-family: "Degular-Regular"!important; }</span></p> 
// newly installed font end