/* C6 Sans Text */
@font-face {
  font-family: 'I9 Sans Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(text-regular.woff2) format('woff2');
}

@font-face {
  font-family: 'I9 Sans Text 2';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(text-semibold.woff2) format('woff2');
}

@font-face {
  font-family: 'I9 Sans Text 3';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(text-bold.woff2) format('woff2');
}
/* C6 Sans Display */
@font-face {
  font-family: 'I9 Sans Display';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(display-light.woff2) format('woff2');
}

@font-face {
  font-family: 'I9 Sans Display 2';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(display-regular.woff2) format('woff2');
}

@font-face {
  font-family: 'I9 Sans Display 3';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(display-semibold.woff2) format('woff2');
}