@import url(fonts/myriadpro/stylesheet.css);
@import url(fonts/nanumgothic/stylesheet.css);
@import url(fonts/entypo-social/stylesheet.css);

body {
	font-family: MyriadProRegular, NanumGothic, sans-serif;
}