@font-face {
    font-family: 'kumbh_sansbold';
    src: url('../fonts/kumbhsans-bold.eot');
    src: url('../fonts/kumbhsans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kumbhsans-bold.woff2') format('woff2'),
         url('../fonts/kumbhsans-bold.woff') format('woff'),
         url('../fonts/kumbhsans-bold.ttf') format('truetype'),
         url('../fonts/kumbhsans-bold.svg#kumbh_sansbold') format('svg');
}
@font-face {
    font-family: 'kumbh_sansregular';
    src: url('../fonts/kumbhsans-regular.eot');
    src: url('../fonts/kumbhsans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kumbhsans-regular.woff2') format('woff2'),
         url('../fonts/kumbhsans-regular.woff') format('woff'),
         url('../fonts/kumbhsans-regular.ttf') format('truetype'),
         url('../fonts/kumbhsans-regular.svg#kumbh_sansregular') format('svg'); 
}
@font-face {
    font-family: 'Inter-Regular';
    src: url('../fonts/Inter-Regular.eot');
    src: url('../fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype'),
        url('../fonts/Inter-Regular.svg#Inter-Regular') format('svg');
}
@font-face {
    font-family: 'Inter-SemiBold';
    src: url('../fonts/Inter-SemiBold.eot');
    src: url('../fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter-SemiBold.woff') format('woff'),
        url('../fonts/Inter-SemiBold.ttf') format('truetype'),
        url('../fonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
}
@font-face {
    font-family: 'Inter-Medium';
    src: url('../fonts/Inter-Medium.eot');
    src: url('../fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype'),
        url('../fonts/Inter-Medium.svg#Inter-Medium') format('svg');
}
@font-face {
    font-family: 'Inter-Bold';
    src: url('../fonts/Inter-Bold.eot');
    src: url('../fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Inter-Bold.woff2') format('woff2'),
        url('../fonts/Inter-Bold.woff') format('woff'),
        url('../fonts/Inter-Bold.ttf') format('truetype'),
        url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg');
}