@charset "UTF-8";

/**** common ****/
@font-face {
    font-family: 'Lg300';
    font-style: normal;
    font-weight: normal;
    src: url('font/LGSmHaL.eot');
    src: url('font/LGSmHaL.eot?#iefix') format('embedded-opentype'),
    url('font/LGSmHaL.woff') format('woff'),
    url('font/LGSmHaL.ttf') format('truetype');
}

@font-face {
    font-family: 'Lg400';
    font-style: normal;
    font-weight: normal;
    src: url('font/LGSmHaR.eot');
    src: url('font/LGSmHaR.eot?#iefix') format('embedded-opentype'),
    url('font/LGSmHaR.woff') format('woff'),
    url('font/LGSmHaR.ttf') format('truetype');
}

@font-face {
    font-family: 'Lg500';
    font-style: normal;
    font-weight: normal;
    src: url('font/LGSmHaB.eot');
    src: url('font/LGSmHaB.eot?#iefix') format('embedded-opentype'),
    url('font/LGSmHaB.woff') format('woff'),
    url('font/LGSmHaB.ttf') format('truetype');
}

@font-face {
    font-family: 'Lg600';
    font-style: normal;
    font-weight: normal;
    src: url('font/LGSmHaSB.eot');
    src: url('font/LGSmHaSB.eot?#iefix') format('embedded-opentype'),
    url('font/LGSmHaSB.woff') format('woff'),
    url('font/LGSmHaSB.ttf') format('truetype');
}