

/******
	Inter
******/

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 100;
	src: local('Inter-Thin'), local('Inter-Thin'), 
	url(/source/fonts/inter/Inter-Thin.eot),
	url(/source/fonts/inter/Inter-Thin.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-Thin.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-Thin.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 200;
	src: local('Inter-ExtraLight'), local('Inter-ExtraLight'), 
	url(/source/fonts/inter/Inter-ExtraLight.eot),
	url(/source/fonts/inter/Inter-ExtraLight.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-ExtraLight.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-ExtraLight.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 300;
	src: local('Inter-Light'), local('Inter-Light'), 
	url(/source/fonts/inter/Inter-Light.eot),
	url(/source/fonts/inter/Inter-Light.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-Light.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-Light.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 400;
	src: local('Inter-Regular'), local('Inter-Regular'), 
	url(/source/fonts/inter/Inter-Regular.eot),
	url(/source/fonts/inter/Inter-Regular.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-Regular.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-Regular.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 500;
	src: local('Inter-Medium'), local('Inter-Medium'), 
	url(/source/fonts/inter/Inter-Medium.eot),
	url(/source/fonts/inter/Inter-Medium.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-Medium.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-Medium.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 600;
	src: local('Inter-SemiBold'), local('Inter-SemiBold'), 
	url(/source/fonts/inter/Inter-SemiBold.eot),
	url(/source/fonts/inter/Inter-SemiBold.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-SemiBold.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-SemiBold.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 700;
	src: local('Inter-Bold'), local('Inter-Bold'), 
	url(/source/fonts/inter/Inter-Bold.eot),
	url(/source/fonts/inter/Inter-Bold.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-Bold.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-Bold.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 800;
	src: local('Inter-ExtraBold'), local('Inter-ExtraBold'), 
	url(/source/fonts/inter/Inter-ExtraBold.eot),
	url(/source/fonts/inter/Inter-ExtraBold.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-ExtraBold.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-ExtraBold.woff?v=3.19) format("woff");
}

@font-face {
	font-family: 'Inter';
	font-style:  normal;
	font-weight: 900;
	src: local('Inter-Black'), local('Inter-Black'), 
	url(/source/fonts/inter/Inter-Black.eot),
	url(/source/fonts/inter/Inter-Black.eot?#iefix) format('embedded-opentype'),
	url(/source/fonts/inter/Inter-Black.woff2?v=3.19) format("woff2"),
	url(/source/fonts/inter/Inter-Black.woff?v=3.19) format("woff");
}



/******
	Noto Sans Korean Hestia
	@ download : http://theeluwin.github.io/NotoSansKR-Hestia/
	@ font-weight: 100, 300, 350, 400, 500, 700, 900
******/

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Thin-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Thin-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-Thin-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-Thin-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Light-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 350;
    src: local('Noto Sans DemiLight'), local('NotoSans-DemiLight'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-DemiLight-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-DemiLight-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-DemiLight-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-DemiLight-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Regular-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 500;
    src: local('Noto Sans Medium'), local('NotoSans-Medium'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Medium-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-Medium-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-Medium-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Bold-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-Bold-Hestia.otf) format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean Hestia';
    font-style: normal;
    font-weight: 900;
    src: local('Noto Sans Black'), local('NotoSans-Black'),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Black-Hestia.eot),
    url(/source/fonts/noto-sans-kr-hestia/eot/NotoSansKR-Black-Hestia.eot?#iefix) format('embedded-opentype'),
    url(/source/fonts/noto-sans-kr-hestia/woff/NotoSansKR-Black-Hestia.woff) format('woff'),
    url(/source/fonts/noto-sans-kr-hestia/otf/NotoSansKR-Black-Hestia.otf) format('opentype');
}
