@font-face {
  font-family: 'Flow';
  src: url('../../../fontawesome/Flow.ttf'); 
} 
@font-face {
  font-family: 'Rust';
  src: url('../../../fontawesome/Rust.ttf'); 
} 

@font-face {
    font-family: 'GOT';
    src: url('../../../GOT/GameofThronesKG.eot');
    src: local('/GOT/Game of Thrones KG'), local('GameofThronesKG'),
        url('../../../GOT/GameofThronesKG.eot@') format('embedded-opentype'),
        url('../../../GOT/GameofThronesKG.woff') format('woff'),
        url('../../../GOT/GameofThronesKG.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'PIRAT';
  src: url('../../../PiecesofEightCyrillicAAV2.ttf'); 
} 

.title {
font-family: 'Rust';	
}
.desc {
font-family: 'Flow';	
}





body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}
a {
	color: inherit;
	cursor: pointer
}
/*# sourceMappingURL=main.ac71527c.chunk.css.map */