/* Segment — local bundle (Cartify demo). See NOTICE.md. */

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('./woff2/segment-thin.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('./woff2/segment-thin-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('./woff2/segment-extralight.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url('./woff2/segment-extralight-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./woff2/segment-light.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./woff2/segment-light-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./woff2/segment-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./woff2/segment-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./woff2/segment-medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('./woff2/segment-medium-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./woff2/segment-semibold.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./woff2/segment-semibold-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./woff2/segment-bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('./woff2/segment-bold-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('./woff2/segment-extrabold.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('./woff2/segment-extrabold-italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('./woff2/segment-black.woff2') format('woff2');
}

@font-face {
  font-family: 'Segment';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('./woff2/segment-black-italic.woff2') format('woff2');
}
