@charset "utf-8"; 

/* 2022-08-30 폰트 추가 */
@font-face {font-family:'NotoSans'; font-weight:400; src:url('../font/NotoSansKrRegular.woff2') format('woff2'), url('../font/NotoSansKrRegular.woff') format('woff');}
@font-face {font-family:'NotoSans'; font-weight:500; src:url('../font/NotoSansKrMedium.woff2') format('woff2'), url('../font/NotoSansKrMedium.woff') format('woff');}
@font-face {font-family:'NotoSans'; font-weight:700; src:url('../font/NotoSansKrBold.woff2') format('woff2'), url('../font/NotoSansKrBold.woff') format('woff');}
@font-face {font-family:'G-Market-Sans'; font-weight:400; src:url('../font/GmarketSansLight.woff2') format('woff2'), url('../font/GmarketSansLight.woff') format('woff');}
@font-face {font-family:'G-Market-Sans'; font-weight:500; src:url('../font/GmarketSansMedium.woff2') format('woff2'), url('../font/GmarketSansMedium.woff') format('woff');}
@font-face {font-family:'G-Market-Sans'; font-weight:600; src:url('../font/GmarketSansBold.woff2') format('woff2'), url('../font/GmarketSansBold.woff') format('woff');}
@font-face {font-family:'Tahoma'; src:url('../font/Tahoma.woff') format('woff');}