@charset "UTF-8";

/* NotoSansKr */
@font-face{
	font-family: 'NotoKr';
	font-weight: 200;
	src: url("../font/NotoSansKR-Light.woff2") format('woff2'),
	url("../font/NotoSansKR-Light.woff") format('woff');
}
@font-face{
	font-family: 'NotoKr';
	font-weight: 300;
	src: url("../font/NotoSansKR-DemiLight.woff2") format('woff2'),
	url("../font/NotoSansKR-DemiLight.woff") format('woff');
}
@font-face{
	font-family: 'NotoKr';
	font-weight: 400;
	src: url("../font/NotoSansKR-Regular.woff2") format('woff2'),
	url("../font/NotoSansKR-Regular.woff") format('woff');
}
@font-face{
	font-family: 'NotoKr';
	font-weight: 500;
	src: url("../font/NotoSansKR-Medium.woff2") format('woff2'),
	url("../font/NotoSansKR-Medium.woff") format('woff');
}
@font-face{
	font-family: 'NotoKr';
	font-weight: 600;
	src: url("../font/NotoSansKR-Bold.woff2") format('woff2'),
	url("../font/NotoSansKR-Bold.woff") format('woff');
}

/* SBAggro */
@font-face{
    font-family:'SBAggro';
    font-weight: 200;
    src:url("../font/SBAggroL.woff") format('woff');
}
@font-face{
    font-family:'SBAggro';
    font-weight: 600;
    src:url("../font/SBAggroB.woff") format('woff');
}

/* GyeonggiBatang */
@font-face{
    font-family:'GyeonggiBatang';
    font-weight: 600;
    src:url("../font/GyeonggiBatang_Bold.woff") format('woff');
}

/* tangsbudaejjigae */
@font-face{
    font-family:'tangsbudaejjigae';
    font-weight: 600;
    src: url("../font/TTTtangsbudaejjigaeB.woff2") format('woff2'),
	url("../font/TTTtangsbudaejjigaeB.woff") format('woff');
}

/* MuseumClassic */
@font-face{
    font-family:'MuseumClassic';
    font-weight: 600;
    src:url("../font/MuseumClassicB.woff") format('woff');
}