﻿@charset "utf-8";

/* Noto Sans */
@font-face {
	font-family:"Noto Sans Light";
	font-style:normal;
	font-weight:lighter;
	src:url("/common/pc/font/NotoSans-Light.eot");
	src:url("/common/pc/font/NotoSans-Light.eot?#iefix") format("embedded-opentype"),
		url("/common/pc/font/NotoSans-Light.woff") format("woff"),
		url("/common/pc/font/NotoSans-Light.woff2") format("woff2"),
		url("/common/pc/font/NotoSans-Light.otf") format("opentype");
}
@font-face {
	font-family:"Noto Sans";
	font-style:normal;
	font-weight:normal;
	src:url("/common/pc/font/NotoSans-Regular.eot");
	src:url("/common/pc/font/NotoSans-Regular.eot?#iefix") format("embedded-opentype"),
		url("/common/pc/font/NotoSans-Regular.woff") format("woff"),
		url("/common/pc/font/NotoSans-Regular.woff2") format("woff2"),
		url("/common/pc/font/NotoSans-Regular.otf") format("opentype");
}
@font-face {
	font-family:"Noto Sans";
	font-style:normal;
	font-weight:bold;
	src:url("/common/pc/font/NotoSansKR-Bold.eot");
	src:url("/common/pc/font/NotoSansKR-Bold.eot?#iefix") format("embedded-opentype"),
		url("/common/pc/font/NotoSansKR-Bold.woff") format("woff"),
		url("/common/pc/font/NotoSansKR-Bold.woff2") format("woff2"),
		url("/common/pc/font/NotoSansKR-Bold.otf") format("opentype");
}

/* Roboto */
@font-face{
	font-family:"Roboto Regular";
	font-style:normal;
	font-weight:400;
	src:url("/common/pc/olleh2.0/font/Roboto-Regular.eot");
	src:url("/common/pc/olleh2.0/font/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
		url("/common/pc/olleh2.0/font/Roboto-Regular.woff") format("woff"),
		url("/common/pc/olleh2.0/font/Roboto-Regular.ttf") format("truetype");
}

@font-face{
	font-family:"Roboto Medium";
	font-style:normal;
	font-weight:500;
	src:url("/common/pc/olleh2.0/font/Roboto-Medium.eot");
	src:url("/common/pc/olleh2.0/font/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
		url("/common/pc/olleh2.0/font/Roboto-Medium.woff") format("woff"),
		url("/common/pc/olleh2.0/font/Roboto-Medium.ttf") format("truetype");
}

@font-face{
	font-family:"Roboto Bold";
	font-style:normal;
	font-weight:700;
	src:url("/common/pc/olleh2.0/font/Roboto-Bold.eot");
	src:url("/common/pc/olleh2.0/font/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
		url("/common/pc/olleh2.0/font/Roboto-Bold.woff") format("woff"),
		url("/common/pc/olleh2.0/font/Roboto-Bold.ttf") format("truetype");
}