@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('//fonts.googleapis.com/earlyaccess/jejumyeongjo.css'); /* font-family: 'Jeju Myeongjo', serif; */
@import url('https://fonts.googleapis.com/css?family=Sintony:400,700'); /* font-family: 'Sintony', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900'); /* font-family: 'Montserrat', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700'); /* font-family: 'Lato', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Oswald'); /* font-family: 'Oswald', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Inconsolata'); /* font-family: 'Inconsolata', monospace; */


@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700'); /* font-family: 'Rubik', sans-serif; */

@import url('https://fonts.googleapis.com/css?family=Sacramento'); /* font-family: 'Sacramento', cursive; */
@import url('https://fonts.googleapis.com/css?family=Dawning+of+a+New+Day'); /* font-family: 'Dawning of a New Day', cursive; */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i'); /* font-family: 'Playfair Display', serif; */

/*@import url('https://fonts.googleapis.com/css?family=Jua');  font-family: 'Jua', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Kanit:300,400,500'); /* font-family: 'Kanit', sans-serif; */

@font-face {
	font-family: 'GothamThin';
	font-style: normal;
    font-weight: 100;
	src: url('./fonts/GothamThin.eot');
	/*src: local('Gotham Thin'),*/ url('./fonts/GothamThin.woff') format('woff'), url('./fonts/GothamThin.ttf') format('truetype');
}

@font-face {
	font-family: 'GothamMedium';
	font-style: normal;
    font-weight: 400;
	src: url('./fonts/GothamMedium.eot');
	/*src: local('Gotham Medium'),*/ url('./fonts/GothamMedium.woff') format('woff'), url('./fonts/GothamMedium.ttf') format('truetype');
}

@font-face {
	font-family: 'Jua';
	font-style: normal;
	font-weight: normal;
	src: url("./fonts/BM-JUA.eot?#iefix") format("embedded-opentype"), url("./fonts/BM-JUA.woff") format("woff"), url("./fonts/BM-JUA.ttf") format("truetype");
}

/*
@font-face {
	font-family: 'GothamBold';
	font-style: normal;
    font-weight: 700;
	src: url('./fonts/GothamBold.eot');
	/*src: local('Gotham Bold'),*/ url('./fonts/GothamBold.woff') format('woff'), url('./fonts/GothamBold.ttf') format('truetype');
}
/*
@font-face {
    font-family: "NanumSquare";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/NanumSquareR.eot?#iefix") format("embedded-opentype"), url("./fonts/NanumSquareR.woff") format("woff"), url("./fonts/NanumSquareR.ttf") format("truetype");
}

@font-face {
    font-family: "NanumBarunGothic";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/NanumBarunGothic.eot?#iefix") format("embedded-opentype"), url("./fonts/NanumBarunGothic.woff") format("woff"), url("./fonts/NanumBarunGothic.ttf") format("truetype");
}
*/