/* Shopware Inter Office test mapping – B/I use real brand cuts. */

@font-face {
  font-family: "Shopware Inter Headline";
  src: url("../fonts/ShopwareInterHeadline-SemiBold.woff2") format("woff2"),
       url("../fonts/ShopwareInterHeadline-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Headline";
  src: url("../fonts/ShopwareInterHeadline-Bold.woff2") format("woff2"),
       url("../fonts/ShopwareInterHeadline-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Headline";
  src: url("../fonts/ShopwareInterHeadline-Italic.woff2") format("woff2"),
       url("../fonts/ShopwareInterHeadline-Italic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Text";
  src: url("../fonts/ShopwareInterText-Light.woff2") format("woff2"),
       url("../fonts/ShopwareInterText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Text";
  src: url("../fonts/ShopwareInterText-Regular.woff2") format("woff2"),
       url("../fonts/ShopwareInterText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Text";
  src: url("../fonts/ShopwareInterText-SemiBold.woff2") format("woff2"),
       url("../fonts/ShopwareInterText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Text";
  src: url("../fonts/ShopwareInterText-Italic.woff2") format("woff2"),
       url("../fonts/ShopwareInterText-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Shopware Inter Text";
  src: url("../fonts/ShopwareInterText-Medium.woff2") format("woff2"),
       url("../fonts/ShopwareInterText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
