/*문자열설정*/
@charset "utf-8";

/*woff  ------------------------------------------------------------------------- */

@font-face {
font-family: 'lemosty';
font-style: normal;
font-weight: 400;
src: local('lemosty'), url('/common/font/lemosty.otf') format('opentype');
}