@font-face {
	font-family: 'GameofThronesKG';
	src: url('fonts/GameofThronesKG.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'GameofThronesKG';
}
