/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 23, 2023 */

a:link { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: ORANGE; font-weight: normal; text-decoration: none; }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: ORANGE; font-weight: normal; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #336633; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #EE00FF; font-weight: normal; text-decoration: underline; }

@font-face {
    font-family: 'fontinbold';
    src: url('fontin-bold-webfont.woff2') format('woff2'),
         url('fontin-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;


}




@font-face {
    font-family: 'fontinitalic';
    src: url('fontin-italic-webfont.woff2') format('woff2'),
         url('fontin-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	

}




@font-face {
    font-family: 'fontinregular';
    src: url('fontin-regular-webfont.woff2') format('woff2'),
         url('fontin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fontin_smallcapssmallcaps';
    src: url('fontin-smallcaps-webfont.woff2') format('woff2'),
         url('fontin-smallcaps-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    background-color: #1a1a1a; /* PoE ºÐÀ§±âÀÇ ¾îµÎ¿î ¹è°æ */
    color: #EFEFEF; /* ±âº» ÅØ½ºÆ® »ö»ó */
    font-family: 'Malgun Gothic', 'Dotum', 'fontinregular', sans-serif; /* ÇÑ±Û ÆùÆ® ¿ì¼± Àû¿ë, fontinregular Ãß°¡ */
    margin: 0;
    padding: 0;
    line-height: 1.6;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    overflow-x: hidden; /* °¡·Î ½ºÅ©·Ñ ¹æÁö */
}