@font-face {
  font-family: "WeblySleek UI";
  src: 
    url("../fonts/weblysleekuilight.woff2") format("woff2"),
    url("../fonts/weblysleekuilight.woff") format("woff"),
    url("../fonts/weblysleekuilight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}