/*
 Theme Name:   VLCZ Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/




@font-face {
font-family: 'liant-medium';
src: url(https://website.vlc-test.nl/wp-content/themes/fonts/liant-medium.ttf);
font-style: normal;
font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'liant-medium';
}


h2.widget-title {
	font-family: 'liant-medium';
}

.main-title {
	font-family: 'liant-medium';
}

.site-description {
	font-family: 'liant-medium';
}
