@font-face {
   font-display: swap;
   font-family:'BJK Font';
   font-style: normal;
   font-weight: 400;
   src: local('BJKFont'), url(../fonts/Lato-Regular.ttf) format('truetype');
}
*{
  font-family: 'BJK Font';
}