@import url('/font/NanumSquareNeo.css');

*, p, h1, h2, h3, h4, span, div, button {font-family:Suit;}
.btn {font-family:Suit !important;}

/* Container theme.css ÆÄÀÏ¿¡ Àü¹ÝÀûÀÎ ¼³Á¤ */
@media (min-width: 1500px) {
		.container {
				max-width: 1500px !important;
		}
}