nav {	float: left;	width: 30%;}@font-face {	font-family: sceNewRodin;	src: url(assets/SCE-PS3-NR-R-JPN.TTF);	font-weight: normal;}@font-face {	font-family: sceNewRodin;	src: url(assets/SCE-PS3-NR-B-JPN.TTF);	font-weight: bold;}@font-face {	font-family: sceRodin;	src: url(assets/SCE-PS3-RD-R-LATIN.TTF);	font-weight: normal;}@font-face {	font-family: sceRodin;	src: url(assets/SCE-PS3-RD-B-LATIN.TTF);	font-weight: bold;}@font-face {	font-family: monaFont;	src: url(assets/mona.ttf);}* {	font-family: sceRodin;}.header {	font-family: sceNewRodin;}code {	font-family: monaFont;	background-color: AliceBlue;}p {	font-size: 15px;}