@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap');

/* =========== Rajdhani Font Family =========== */
@font-face {
  font-family: 'Rajdhani';
  src: url('../fonts/rajdhaniFont/Rajdhani-Medium.eot');
  src: url('../fonts/rajdhaniFont/Rajdhani-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rajdhaniFont/Rajdhani-Medium.woff2') format('woff2'),
    url('../fonts/rajdhaniFont/Rajdhani-Medium.woff') format('woff'),
    url('../fonts/rajdhaniFont/Rajdhani-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('../fonts/rajdhaniFont/Rajdhani-Bold.eot');
  src: url('../fonts/rajdhaniFont/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rajdhaniFont/Rajdhani-Bold.woff2') format('woff2'),
    url('../fonts/rajdhaniFont/Rajdhani-Bold.woff') format('woff'),
    url('../fonts/rajdhaniFont/Rajdhani-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('../fonts/rajdhaniFont/Rajdhani-Regular.eot');
  src: url('../fonts/rajdhaniFont/Rajdhani-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rajdhaniFont/Rajdhani-Regular.woff2') format('woff2'),
    url('../fonts/rajdhaniFont/Rajdhani-Regular.woff') format('woff'),
    url('../fonts/rajdhaniFont/Rajdhani-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('../fonts/rajdhaniFont/Rajdhani-Light.eot');
  src: url('../fonts/rajdhaniFont/Rajdhani-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rajdhaniFont/Rajdhani-Light.woff2') format('woff2'),
    url('../fonts/rajdhaniFont/Rajdhani-Light.woff') format('woff'),
    url('../fonts/rajdhaniFont/Rajdhani-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rajdhani';
  src: url('../fonts/rajdhaniFont/Rajdhani-SemiBold.eot');
  src: url('../fonts/rajdhaniFont/Rajdhani-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rajdhaniFont/Rajdhani-SemiBold.woff2') format('woff2'),
    url('../fonts/rajdhaniFont/Rajdhani-SemiBold.woff') format('woff'),
    url('../fonts/rajdhaniFont/Rajdhani-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}




/* ==============Kumbh Sans fonts start here============== */



/* ==============Outfit fonts start here============== */

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-Thin.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-Black.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-ExtraBold.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-Medium.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-ExtraLight.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-Bold.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-SemiBold.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-Regular.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  src: url('../fonts/outfitFont/Outfit-Light.woff') format('woff'),
    url('../fonts/outfitFont/Outfit-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}



/* ===============outfite fonts end here=============== */