/**
 * @license
 *
 * Font Family: Sentient
 * Designed by: Noopur Choksi
 * URL: https://www.fontshare.com/fonts/sentient
 * © 2024 Indian Type Foundry
 *
 * Font Styles:
 * Sentient Extralight
 * Sentient Extralight Italic
 * Sentient Light
 * Sentient Light Italic
 * Sentient Regular
 * Sentient Italic
 * Sentient Medium
 * Sentient Medium Italic
 * Sentient Bold
 * Sentient Bold Italic
 *
*/


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-Extralight.woff2') format('woff2'),
       url('Sentient-Extralight.woff') format('woff');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-ExtralightItalic.woff2') format('woff2'),
       url('Sentient-ExtralightItalic.woff') format('woff');
       font-weight: 200;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-Light.woff2') format('woff2'),
       url('Sentient-Light.woff') format('woff');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-LightItalic.woff2') format('woff2'),
       url('Sentient-LightItalic.woff') format('woff');
       font-weight: 300;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-Regular.woff2') format('woff2'),
       url('Sentient-Regular.woff') format('woff');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-Italic.woff2') format('woff2'),
       url('Sentient-Italic.woff') format('woff');
       font-weight: 400;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-Medium.woff2') format('woff2'),
       url('Sentient-Medium.woff') format('woff');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-MediumItalic.woff2') format('woff2'),
       url('Sentient-MediumItalic.woff') format('woff');
       font-weight: 500;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-Bold.woff2') format('woff2'),
       url('Sentient-Bold.woff') format('woff');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Sentient';
  src: url('Sentient-BoldItalic.woff2') format('woff2'),
       url('Sentient-BoldItalic.woff') format('woff');
       font-weight: 700;
       font-display: swap;
       font-style: italic;
}

