﻿@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 400;
  src: url("KumbhSans-Regular.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 600;
  src: url("KumbhSans-SemiBold.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Kumbh Sans";
  font-style: normal;
  font-weight: 700;
  src: url("KumbhSans-Bold.ttf") format("truetype");
  font-display: swap;
}

