@charset "utf-8";

@font-face{
	font-family:"Noto";
	font-style:normal;
	font-weight:300;
	src:local("NotoSansKR-Light"),
	url("./fonts/NotoSansKR-Light.woff2") format("woff2"),
	url("./fonts/NotoSansKR-Light.woff") format("woff");
}

@font-face{
	font-family:"Noto";
	font-style:normal;
	font-weight:400;
	src:local("NotoSansKR-Regular"),
	url("./fonts/NotoSansKR-Regular.woff2") format("woff2"),
	url("./fonts/NotoSansKR-Regular.woff") format("woff");
}

@font-face{
	font-family:"Noto";
	font-style:normal;
	font-weight:500;
	src:local("NotoSansKR-Medium"),
	url("./fonts/NotoSansKR-Medium.woff2") format("woff2"),
	url("./fonts/NotoSansKR-Medium.woff") format("woff");
}

@font-face{
	font-family:"Noto";
	font-style:normal;
	font-weight:600;
	src:local("NotoSansKR-Bold"),
	url("./fonts/NotoSansKR-Bold.woff2") format("woff2"),
	url("./fonts/NotoSansKR-Bold.woff") format("woff");
}

@font-face{
	font-family:'Audi';
	font-style:normal;
	font-weight:300;
	src:url(./fonts/AudiTypeScreen-Light.woff2) format("woff2"),
	url(./fonts/AudiTypeScreen-Light.woff) format("woff")
}

@font-face{
	font-family:'Audi';
	font-style:normal;
	font-weight:400;
	src:url(./fonts/AudiTypeScreen-Normal.woff2) format("woff2"),
	url(./fonts/AudiTypeScreen-Normal.woff) format("woff")
}

@font-face{
	font-family:'Audi';
	font-style:normal;
	font-weight:600;
	src:url(./fonts/AudiTypeScreen-Bold.woff2) format("woff2"),
	url(./fonts/AudiTypeScreen-Bold.woff) format("woff")
}



@font-face{
	font-family:'Audi_d';
	font-style:normal;
	font-weight:400;
	src:url(./fonts/AudiType-Normal.otf);
}

@font-face{
	font-family:'Audi_d';
	font-style:normal;
	font-weight:800;
	src:url(./fonts/AudiType-Bold.otf);
}


@font-face{
	font-family:'Audi_ex';
	font-style:normal;
	font-weight:400;
	src:url(./fonts/AudiType-ExtendedNormal.otf);
}

@font-face{
	font-family:'Audi_ex';
	font-style:normal;
	font-weight:800;
	src:url(./fonts/AudiType-ExtendedBold.otf);
}
