@font-face{
	font-family: 'Baskervville Regular';
	src: url('../fonts/Baskervville/Baskervville-Regular.ttf');
	font-weight: normal;
	font-style: normal;
    font-feature-settings: 'lnum' on;
}

@font-face{
	font-family: 'Baskervville Italic';
	src: url('../fonts/Baskervville/Baskervville-Italic.ttf');
	font-weight: normal;
	font-style: normal;
    font-feature-settings: 'lnum' on;
}

@font-face{
	font-family: 'Parisienne';
	src: url('../fonts/Parisienne/Parisienne-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

