

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=19a29c15-dd0e-42ee-9b7e-01117c278cc2");
  
@font-face {
  font-family: "Jalebi";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Jalebi/Jalebi_normal_normal_400.woff2') format('woff2'), url('Jalebi/Jalebi_normal_normal_400.woff') format('woff');
}
