
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}

@font-face {
 font-family: 'Novela';
 src: url('https://sagedude.knowingyourself.co.uk/NovelaVF.woff2') format('woff2-variations');
 font-weight: 400 900;
 font-style: normal;
}

@font-face {
 font-family: 'Novela';
 src: url('https://sagedude.knowingyourself.co.uk/Novela-ItalicVF.woff2') format('woff2-variations');
 font-weight: 400 900;
 font-style: italic;
}

body {
 font-family:Novela;
}

h2 {
	font-family:Novela;
	color:black;
}

p {
	font-size:24px;
}

