@font-face {
  font-family: 'NStextCondensed';
  src: url('../../fonts/nestle_text/condensed/NestleText/NestleText-BoldCondensed.otf');
  src: url('../../fonts/nestle_text/condensed/NestleText/NestleText-BoldCondensed.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NStextCondensed';
  src: url('../../fonts/nestle_text/condensed/NestleText/NestleText-BookCondensed.otf');
  src: url('../../fonts/nestle_text/condensed/NestleText/NestleText-BookCondensed.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'NStextCondensed';
  src: url('../../fonts/nestle_text/condensed/NestleText/NestleText-LightCondensed.otf');
  src: url('../../fonts/nestle_text/condensed/NestleText/NestleText-LightCondensed.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
