@font-face {
	font-family: 'Georama';
	src: url('Georama.woff2') format('woff2'),
		url('Georama.woff') format('woff');
	font-weight: normal;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Georama';
	src: url('Georama Bold.woff2') format('woff2'),
		url('Georama Bold.woff') format('woff');
	font-weight: bold;
	font-weight: 700;
	font-style: normal;
}