/* Jost */
@font-face {
  font-family: 'Jost';
  src: url('https://www.zawadihotel.com/assets/fonts/Jost-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'jostlight';
  src: url('https://www.zawadihotel.com/assets/fonts/jost-300-light-webfont.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'jostmedium';
  src: url('https://www.zawadihotel.com/assets/fonts/jost-500-medium-webfont.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'jostsemi';
  src: url('https://www.zawadihotel.com/assets/fonts/jost-600-semi-webfont.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'jostbold';
  src: url('https://www.zawadihotel.com/assets/fonts/jost-700-bold-webfont.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}

/* Gayathri */
@font-face {
  font-family: 'Gayathri Thin';
  src: url('https://www.zawadihotel.com/assets/fonts/Gayathri-Thin.woff') format('woff2');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'Gayathri Bold';
  src: url('https://www.zawadihotel.com/assets/fonts/Gayathri-Bold.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
}

/* Noto Serif Display */
@font-face {
  font-family: 'noto_serif_displayMdIt';
  src: url('https://www.zawadihotel.com/assets/fonts/notoserifdisplay-mediumitalic-webfont.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* (Optional) Cormorant - agar use ho raha hai */
@font-face {
  font-family: 'Cormorant Garamond';
  src: url('https://www.zawadihotel.com/assets/fonts/cormorantgaramond-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}