/**
* @license
*
* Font Family: Sunsive
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/Sunsive
* © 2025 Indian Type Foundry
*
* Sunsive Extralight 
* Sunsive Light 
* Sunsive Regular 
* Sunsive Medium 
* Sunsive Semibold 
* Sunsive Bold 
* Sunsive Variable (Variable font)

*
*/
@font-face {
  font-family: 'Sunsive';
    src: url('Sunsive-Regular.eot'); /* IE9 Compat Modes */
    src: url('Sunsive-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Sunsive-Regular.woff') format('woff'), /* Modern Browsers */
         url('Sunsive-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('Sunsive-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Sunsive';
    src: url('Sunsive-Medium.eot'); /* IE9 Compat Modes */
    src: url('Sunsive-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Sunsive-Medium.woff') format('woff'), /* Modern Browsers */
         url('Sunsive-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('Sunsive-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'SunsiveSemBd';
    src: url('Sunsive-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('Sunsive-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Sunsive-SemiBold.woff') format('woff'), /* Modern Browsers */
         url('Sunsive-SemiBold.woff2') format('woff2'), /* Modern Browsers */
         url('Sunsive-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'Sunsive';
    src: url('Sunsive-Bold.eot'); /* IE9 Compat Modes */
    src: url('Sunsive-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Sunsive-Bold.woff') format('woff'), /* Modern Browsers */
         url('Sunsive-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('Sunsive-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Sunsive';
    src: url('Sunsive-ExtraBold.eot'); /* IE9 Compat Modes */
    src: url('Sunsive-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Sunsive-ExtraBold.woff') format('woff'), /* Modern Browsers */
         url('Sunsive-ExtraBold.woff2') format('woff2'), /* Modern Browsers */
         url('Sunsive-ExtraBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

