@font-face {
	font-family: Alegreya_SC; 
	src: url(../Fonts/Alegreya_SC/AlegreyaSC-Regular.ttf);
	}
@font-face {
	font-family: Alegreya_Sans_SC;
	src: url(../Fonts/Alegreya_Sans_SC/AlegreyaSansSC-Regular.ttf);
	}
@font-face {
	font-family: Amaranth-Italic;
	src: url(../Fonts/Amaranth/Amaranth-Italic.ttf);
}
@font-face {
	font-family: Cormorant-Regular;
	src: url(../Fonts/Cormorant/Cormorant-Regular.ttf);
}
@font-face {
	font-family: Cormorant-Bold;
	src: url(../Fonts/Cormorant/Cormorant-Bold.ttf);
}
@font-face {
	font-family: Caveat;
	src: url(../Fonts/Caveat/Caveat-Regular.ttf);
	font-display: block;
}	
@font-face {
	font-family: Cormorant-LightItalic;
	src: url(../Fonts/Cormorant/Cormorant-LightItalic.ttf);
}

@font-face {
	font-family: Cormorant-Italic;
	src: url(../Fonts/Cormorant/Cormorant-Italic.ttf);
}

@font-face {
	font-family: Open_Sans;
	src: url(../Fonts/Open_Sans/OpenSans-Regular.ttf);
}

@font-face {
	font-family: Open_Sans_Light;
	src: url(../Fonts/Open_Sans/OpenSans-Light.ttf);
}

@font-face {
	font-family: Open_Sans_SemiBold;
	src: url(../Fonts/Open_Sans/OpenSans-SemiBold.ttf);
}
	
@font-face {
	font-family: Roboto_Mono;
	src: url(../Fonts/Roboto_Mono/RobotoMono-VariableFont_wght.ttf);
}

@font-face {
	font-family: Roboto_Mono_Italics;
	src: url(../Fonts/Roboto_Mono/RobotoMono-Italic-VariableFont_wght.ttf);
}

@font-face {
	font-family: Alex_Brush;
	src: url(../Fonts/Alex_Brush/AlexBrush-Regular.ttf);
}

@font-face {
	font-family: Courier_Prime;
	src: url(../Fonts/Courier_Prime/CourierPrime-Regular.ttf);
}

@font-face {
	font-family: Courier_Prime_Bold;
	src: url(../Fonts/Courier_Prime/CourierPrime-Bold.ttf);
}

@font-face {
	font-family: Courier_Prime_Italic;
	src: url(../Fonts/Courier_Prime/CourierPRime-Italic.ttf);
}

.Alegreya_Sans_SC {
	font-family: Alegreya_Sans_SC;
}

.Alegreya_SC {
	/*font-family: Alegreya_SC;*/
	font-family: Alegreya_SC,-apple-system,Arial,Verdana,sans-serif;
}
.Alex_Brush {
		font-family: Alex_Brush;
}
.Amaranth-Italic {
	font-family: Amaranth-Italic;
}
.Caveat {
	font-family: Caveat;
}
.Cormorant-LightItalic {
	font-family: Cormorant-LightItalic;
}
.Cormorant-Italic {
	font-family: Cormorant-Italic;
}
.Cormorant-Regular {
	font-family: Cormorant-Regular;
}
.Cormorant-Bold  {
	font-family: Cormorant-Bold;
}
.Open_Sans {
	font-family: Open_Sans;
}

.Open_Sans_Light {
	font-family: Open_Sans_Light;
}

.Open_Sans_SemiBold {
	font-family: Open_Sans_SemiBold;
}

.Roboto_Mono {
	font-family: Roboto_Mono;
}

.courierPrime {
	font-family: Courier_Prime;
}

.courierPrime_Bold {
	font-family: Courier_Prime_Bold;
}

.courierPrime_Italic {
	font-family: Courier_Prime_Italic;
}

.brownTextColor {
	color: #732a12;
} /*used for Economies WeVoice */

.greenTextColor {
	color: #10370F;
} /* used for ToGrowAGirl rMarginVoice, AncientArguments rMarginVoice and ThatDreamVideo*/

/*
ADDITIONAL COLORS USED AS OF APRIL 2023 
#42180a Landing title (Alegreya_SC) and AuthortorialSpine Remember video and authorReferencelinks (dark brown)Germinations
#c5ddc3 Landing subTitle (Alegreya_Sans_SC)  rbg(197,221,195) (light cyan)
#732a12 screenPageTitle   Alegreya_Sans_SC (red)
#732a12 Landing #whatThisIs orangeBrown text (Open Sans)???????? 
#D68484	Everly rotatedFont, carousel button rgb(214,132,132) 
#10370F RightMarginPoetVoice
#10370F EverlyNarratorial1TextBlock
#660000 Economies HearPoet animationButton border
#331a00 Economies authorReference text dark greenish color(Cormorant-Bold)
#1a0000 Ecomomies authorReference HEADING LINK very dark red(also used for type in Remember videos)
#061405	dropUp type colorlabel for clicable authortorial screens rgb(6,20,5)
#fff4c4 backgroundcolor etymology cards
*/

.makeItalic {
	font-style: italic;
}