@font-face
{
	font-family: gL;
	src: 
	url( 'gothamlight.otf') format('opentype');
}

h1
{
	font-family: gL;
	margin-top: 40px;
}

