.pusher-100 {height: 100px;}
.pusher-75 {height: 75px;}
.pusher-50 {height: 50px;}
.pusher-25 {height: 25px;}
.pr-0 {padding-right: 0px;}
.mb-100 {margin-bottom: 100px;}

@media all and (max-width: 767.988px) {
.pusher-100 {height: 25px;}
.pusher-75 {height: 25px;}
.pusher-50 {height: 25px;}
.mb-100 {margin-bottom: 25px;}
}


@font-face {
  font-display: swap; 
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/KumbhSans-Thin.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/KumbhSans-ExtraLight.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/KumbhSans-Light.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/KumbhSans-Regular.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/KumbhSans-Medium.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/KumbhSans-SemiBold.woff2') format('woff2'); 
}

@font-face {
  font-display: swap; 
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/KumbhSans-Bold.woff2') format('woff2'); 
}

@font-face {
  font-display: swap;
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/KumbhSans-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-display: swap; 
  font-family: 'Kumbh Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/KumbhSans-Black.woff2') format('woff2'); 
}

a, p, span, b, strong, h1, h2, h3, h4, h5, h6 {
	font-family: 'Kumbh Sans', sans-serif;
}
