/* Georgia */
@font-face {
	font-family: 'Georgia';
	font-style: normal;
	font-weight: 400;
	src: local('Georgia'), url('https://static.tildacdn.com/fonts/georgia/georgia.woff2') format('woff2');
}
/* Georgia Bold */
@font-face {
	font-family: 'Georgia';
	font-style: normal;
	font-weight: 700;
	src: local('Georgia Bold'), url('https://static.tildacdn.com/fonts/georgia/georgia-bold.woff2') format('woff2');
}
