@font-face {
font-family: "Coco Gothic";
src: url(../fonts/coco-light.ttf);
}
.pt-page-1 p {
font-family: "Coco Gothic";
color: white;
font-weight: 400;
font-size: 100px;
text-transform: none;
word-spacing: 0;
letter-spacing: 0;
display: block;
}