/* 
Theme Name: Twenty Twenty Child 
Theme URL: https://zevedi.de
Description: Twenty Twenty Child 
Theme Author: S Hiba Ahmad
Template: twentytwenty 
Version: 1.0.0 
Text Domain: twentytwenty-child 
*/

/* Including the file paths of all the fonts used in the theme */
/* For Libre Baskerville */
@font-face {
	font-family: Libre Baskerville;
	src: url("fonts/LibreBaskerville/LibreBaskerville-Regular.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: Libre Baskerville;
	src: url("fonts/LibreBaskerville/LibreBaskerville-Bold.ttf");
	font-weight: bold;
	font-style: normal;
	font-display: block;
}

/* For Montserrat */
@font-face {
	font-family: Montserrat;
	src: url("fonts/Montserrat/Montserrat-Light.ttf");
	font-weight: 300;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: Montserrat;
	src: url("fonts/Montserrat/Montserrat-Regular.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: Montserrat;
	src: url("fonts/Montserrat/Montserrat-Bold.ttf");
	font-weight: bold;
	font-style: normal;
	font-display: block;
}
