/** Shopify CDN: Minification failed

Line 76:0 All "@import" rules must come first

**/
@font-face {
  font-family: "Instrument Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("//www.guernseyflowersbypost.co.uk/cdn/fonts/instrument_sans/instrumentsans_n6.27dc66245013a6f7f317d383a3cc9a0c347fb42d.woff2") format("woff2"),
       url("//www.guernseyflowersbypost.co.uk/cdn/fonts/instrument_sans/instrumentsans_n6.1a71efbeeb140ec495af80aad612ad55e19e6d0e.woff") format("woff");
}

@font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_n4.0276fe080df0ca4e6a22d9cb55aed3ed5ba6b1da.woff2") format("woff2"),
       url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_n4.b4964bee2f5e7fd9c3826447e73afe2baad607b7.woff") format("woff");
}



  @font-face {
  font-family: "Instrument Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//www.guernseyflowersbypost.co.uk/cdn/fonts/instrument_sans/instrumentsans_n7.e4ad9032e203f9a0977786c356573ced65a7419a.woff2") format("woff2"),
       url("//www.guernseyflowersbypost.co.uk/cdn/fonts/instrument_sans/instrumentsans_n7.b9e40f166fb7639074ba34738101a9d2990bb41a.woff") format("woff");
}




  @font-face {
  font-family: "Nunito Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_n5.6fc0ed1feb3fc393c40619f180fc49c4d0aae0db.woff2") format("woff2"),
       url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_n5.2c84830b46099cbcc1095f30e0957b88b914e50a.woff") format("woff");
}







  @font-face {
  font-family: "Nunito Sans";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_i4.6e408730afac1484cf297c30b0e67c86d17fc586.woff2") format("woff2"),
       url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_i4.c9b6dcbfa43622b39a5990002775a8381942ae38.woff") format("woff");
}




  @font-face {
  font-family: "Nunito Sans";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_i5.4aec82a63f514f7698d355e559a100d24fff7f85.woff2") format("woff2"),
       url("//www.guernseyflowersbypost.co.uk/cdn/fonts/nunito_sans/nunitosans_i5.cdc884b66aa1fc89a9fc4820a600e6cdd9d97845.woff") format("woff");
}


/* === Ivy Mode Font Integration === */
@import url("https://use.typekit.net/bdg4tcd.css");

/* === Replace DM Serif with Ivy Mode === */
:root {
  /* Wherever DM Serif was referenced, use Ivy Mode instead */
  --font-heading-family: "ivy-mode", serif;
  --font-heading-style: normal;
  --font-heading-weight: 500;

  /* Keep existing body font */
  --font-body-family: "Instrument Sans", sans-serif;
  --font-body-style: normal;
  --font-body-weight: 400;
}

/* — Force headings to Ivy Mode everywhere — */
h1, h2, h3, h4, h5, h6,
.banner__heading,           /* hero/slideshow titles */
.slideshow__heading,
.rich-text__heading,
.title, .section-title,
.title-wrapper-with-link__title,
.section-header__title,
.card__heading,
.product__title,
.featured-collection__title,
.collection-list__title {
  font-family: "ivy-mode", "Ivy Mode", serif !important;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.2;
}

