  @font-face {
    font-family: "LG Smart";
    font-weight: 300;
    src: local("LG_Smart_UI-Light"), url("font/LG_Smart_UI-Light.woff") format("woff");
  }
  
  @font-face {
    font-family: "LG Smart";
    font-weight: 400;
    src: local("LG_Smart_UI-Regular"), url("font/LG_Smart_UI-Regular.woff") format("woff");
  }
  
  @font-face {
    font-family: "LG Smart";
    font-weight: 500;
    src: local("LG_Smart_UI-SemiBold"), url("font/LG_Smart_UI-SemiBold.woff") format("woff");
  }
  
  @font-face {
    font-family: "LG Smart";
    font-weight: 700;
    src: local("LG_Smart_UI-Bold"), url("font/LG_Smart_UI-Bold.woff") format("woff");
  }