@charset "utf-8";
/*@font-face {
	font-family: 'Ohsquare';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/cafe24font/Cafe24Ohsquare.eot?#iefix') format('embedded-opentype'),
			url('/fonts/Cafe24Ohsquare/Cafe24Ohsquare.woff2') format('woff2'),
			url('/fonts/Cafe24Ohsquare/Cafe24Ohsquare.ttf') format('truetype'),
			url('/fonts/Cafe24Ohsquare/Cafe24Ohsquare.woff') format('woff');
}
*/
@font-face {
    font-family: 'Ohsquare'; /* »ç¿ëÇÒ ÆùÆ® ÀÌ¸§ ÁöÁ¤ */
    src: url('./Cafe24OhsquareAir-v2.0.woff2') format('woff2'),
         url('./asset/css/cafe24font/Cafe24OhsquareAir-v2.0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}