@font-face {
  font-display: swap;
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('kaushan-script-regular.woff2') format('woff2'),
       url('kaushan-script-regular.woff') format('woff'),
       url('kaushan-script-regular.ttf') format('truetype'),
       url('kaushan-script-regular.svg') format('svg')
}