@font-face {
  font-family: 'LG Smart';
  src: url('../font/LG\ Smart\ Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'LG Smart';
  src: url('../font/LG\ Smart\ Regular\ Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'LG Smart';
  src: url('../font/LG\ Smart\ Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'LG Smart';
  src: url('../font/LG\ Smart\ Bold\ Italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'LG Smart';
  src: url('../font/LG\ Smart\ Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'LG Smart';
  src: url('../font/LG\ Smart\ SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}