@import url('https://webfontworld.github.io/vitro/VitroCore.css');
@import url('https://webfontworld.github.io/NanumBarunGothic/NanumBarunGothic.css');
@import url('/font/NanumSquareNeo.css');
@import url('https://webfontworld.github.io/NanumSquare/NanumSquare.css');
@import url('https://webfontworld.github.io/LotteriaChab/LotteriaChab.css');
@import url('https://webfontworld.github.io/onestore/OneMobile.css');

*, p, h1, h2, h3, h4, span, div {font-family:NanumSquareNeo;}

/* Container theme.css ÆÄÀÏ¿¡ Àü¹ÝÀûÀÎ ¼³Á¤ */
@media (min-width: 1500px) {
		.container {
				max-width: 1500px !important;
		}
}