@font-face{
font-family: "Barlow-Regular";
src: url("Barlow/Barlow-Regular.ttf");
}



@font-face{
font-family: "Barlow-Medium";
src: url("Barlow/Barlow-Medium.ttf");
}

@font-face{
font-family: "Barlow-Thin";
src: url("Barlow/Barlow-Thin.ttf");
}

@font-face{
font-family: "Barlow-Light";
src: url("Barlow/Barlow-Light.ttf");
}
@font-face{
font-family: "Barlow-ExtraLight";
src: url("Barlow/Barlow-ExtraLight.ttf");
}



@font-face{
font-family: "Barlow-Bold";
src: url("Barlow/Barlow-Bold.ttf");
}

@font-face{
font-family: "Barlow-ExtraBold";
src: url("Barlow/Barlow-ExtraBold.ttf");
}




@font-face{
font-family: "PlayfairDisplay-Italic";
src: url("Playfair_Display/PlayfairDisplay-Italic.ttf");
}





/*
body{
	background-color:pink;
	font-family: "PlayfairDisplay-Italic";
}*/