  
  @font-face {
    
    font-family: "LIGHT";
    
    font-display: swap;
    
    src: url(https://ketri.dev/pub/file/f540ebed/7a93ea31/poppins-light.ttf);
  }
  
  @font-face {
    
    font-family: "REGULAR";
    
    font-display: swap;
    
    src: url(https://ketri.dev/pub/file/f540ebed/b7b630f6/poppins-regular.ttf);
  }
  
  @font-face {
    
    font-family: "MEDIUM";
    
    font-display: swap;
    
    src: url(https://ketri.dev/pub/file/f540ebed/0e324264/poppins-medium.ttf);
  }
  