@font-face {
    font-family: HelveticaNeueUL;
    src: url(../fonts/HelveticaNeueLTPro-UltLt.otf);
}

body{
	text-align: center;
	margin-top: 300px;
	background-color: #3b3b3b
}


h1{

font-family: HelveticaNeueUL;
font-weight: normal;
font-size: 50px;
color:#2bcbc4;
}

p {
font-size: 30px;
color:#ffffff;
font-family: HelveticaNeueUL;

}