/* ================ Helvetica Neue – Shoptet lean set ================ */
/* Normal */
@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:300;font-display:swap;src:url("https://www.hosh.cz/user/documents/upload/font/Helvetica%20Neue/helvetica-neue-300.woff2") format("woff2")}
@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:400;font-display:swap;src:url("https://www.hosh.cz/user/documents/upload/font/Helvetica%20Neue/helvetica-neue-400.woff2") format("woff2")}
@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:500;font-display:swap;src:url("https://www.hosh.cz/user/documents/upload/font/Helvetica%20Neue/helvetica-neue-500.woff2") format("woff2")}
@font-face{font-family:"Helvetica Neue";font-style:normal;font-weight:700;font-display:swap;src:url("https://www.hosh.cz/user/documents/upload/font/Helvetica%20Neue/helvetica-neue-700.woff2") format("woff2")}
/* Italic */
@font-face{font-family:"Helvetica Neue";font-style:italic;font-weight:400;font-display:swap;src:url("https://www.hosh.cz/user/documents/upload/font/Helvetica%20Neue/helvetica-neue-400-italic.woff2") format("woff2")}
@font-face{font-family:"Helvetica Neue";font-style:italic;font-weight:700;font-display:swap;src:url("https://www.hosh.cz/user/documents/upload/font/Helvetica%20Neue/helvetica-neue-700-italic.woff2") format("woff2")}

/* Globální aplikace + bezpečné fallbacky */
html,body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

/* Donucení dědit na typické prvky šablon Shoptet (Opál/Apollo aj.) */
h1,h2,h3,h4,h5,h6,
.button,.btn,[class*="btn-"],
.navigation,.menu,.site-header,.site-footer,
input,select,textarea,button,
.product-name,.price,.breadcrumb,
#navigation,#footer,.cart,#content,#header{
  font-family:inherit !important;
}

/* Volitelné zjemnění velikostí/weightů – uprav dle brandu */
h1{font-weight:700}
h2,h3{font-weight:500}
p,li{font-weight:400}
.small,small{font-weight:300}
strong,b{font-weight:700}
em,i{font-style:italic}
