/* Cardo */
		/* Old Standard TT */
		/* Cormorant */
		/* Gentium Basic */
		/* Noto Serif */
		/* Gilda Display */
		/* Ovo */
		/* Shiporri Mincho B1*/
		/* Antic Didone*/
    /* NanumMyeongjo */
		/* Junge */
		/* OrpheusPro */

/* COLOR FOR TYPE  */
/*   f8dfdb  pink background */
/* 4b4b4b  gray */
/* 644e4e  med red*/
/* 544242  dark red*/
/* f9272a red */
/* bb191b */
/*  d42103  red */
/*  d81d1d  */
/* 4b4b4b gray   b96279 pink  */


.main-navigation a {
font-family: ‘Roboto’, sans-serif;
font-size: 16px;
}

.site-title {
font-size: 120px;
}

.site-description {
font-size: 24px !important;
}


p {
		font-family: Antic Didone;
		font-size: 1.8em; 
	  font-weight: 300;
		line-height: 150%;
	color: #000000;
}

/*  h1 = main title at top */
h1 {
		font-family: Antic Didone;
			/*	font-family: NanumMyeongjo;  */
						/* font-family: OrpheusPro; */

    font-style: normal;
    font-weight: 400;
		text-align: center;
		margin-bottom: 100px;
		margin-top: 100px;
		margin-left: 100px;
		margin-right: 100px;
		line-height: 140%;
		font-size: 3.8em;
	  color: #ffffff
}

/*  h2 = subtitle title at top */
h2 {
		font-family: Antic Didone;
    font-style: normal;
    font-weight: 400;
		font-size: 2.0em;
		line-height: 150%;
		margin-bottom: 0em;
		margin-top: 0em;
	  color: #ffffff
}

/*  h3 = chapter title */
h3 {
		font-family: Antic Didone;
    /*  font-style: bold;  */
		font-size: 2.0em;
  	font-weight: 700;
		line-height: 130%;
		margin-bottom: 0em;
		margin-top: 0em;
		color: #ffffff;
}

/*  h4 = paragraph text */
h4 {
		font-family: Antic Didone;
		font-size: 1.8em;
	  font-weight: 300;
		line-height: 170%;
		margin-bottom: 0em;
		color: #ffffff;
}



h5 {
		font-family: Antic Didone;
	  font-size: 1.7em;
    font-weight: 300;
		line-height: 170%;  	
		margin-bottom: 0px;
		margin-top: 25px;
    color: #ffffff;
}


h6 {
  	font-family: Antic Didone;
		font-size: 2.0em;
	  font-weight: 300;
		margin-bottom: 0em;
		color: #000000;
}



h7 {
  	/*  font-family: Open Sans;  	*/
		font-family: Courier;
		font-size: 0.8em;
	  font-weight: 700;
		margin-bottom: 0.5em;
		color: #644e4e;
}


h8 {
		font-family: Antic Didone;
    /*  font-style: bold;  */
		font-size: 2.0em;
  	font-weight: 700;
		line-height: 130%;
		margin-bottom: 20px;
		margin-top: 1.5em;
		color: #644e4e;
}


p1 {
    font-family: Antic Didone;
		font-size: 1.8em;
	 font-weight: 300;
		line-height: 80%;
		color: #644e4e;

}


p2 {
  	font-family: Antic Didone;
		font-size: 2.0em;
	  font-weight: 300;
		line-height: 170%;
		margin-bottom: 0em;
		color: #644e4e;
}


p3 {
		font-family: Antic Didone;
    /*  font-style: bold;  */
		font-size: 2.5em;
  	font-weight: 700;
		line-height: 130%;
		margin-bottom: 20px;
		margin-top: 1.5em;
		color: #644e4e;
}


p6 {
  	font-family: Antic Didone;
		font-size: 1.2em;
	  font-weight: 300;
		color: #4b4b4b;
		line-height: 80%
}

p7 {
  	font-family: Antic Didone;
		font-size: 1.6em;
	font-weight: 300;
		color: #b96279;
		line-height: 80%
}