img{
     width: 800px;
     height: 500px;
     float: right;
     margin-right: 100px;
}

h1{
	font-family: GameBoy;

}

ul{
	margin-left: 120px;
	font-family: Montserrat;

}

@font-face{
        font-family: geovana;
        src: url("../fonts/Geovana.otf");
      }

      @font-face{
        font-family: Montserrat;
        src: url('../fonts/Montserrat-ExtraLight.ttf');

      }

      @font-face{
        font-family: GameBoy;
        src: url('../fonts/Early GameBoy.ttf');

      }