/* General Blueprint Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

	
/* Made with http://icomoon.io/ */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html {font-size: 100%; padding: 0; margin: 0; }


body {
   /*  font-family: 'Lato', Calibri, Arial, sans-serif;
	font-family:'Rix모던고딕L':'Malgun Gothic';*/
	font-family:'Rix모던고딕 L' !important; 
    color: #47a3da;
    font-weight: 400;
    min-height: 900px;
    min-width: 700px;
    font-style: normal;
    font-weight: normal;

}




