.h1 {
    margin-top: 50px;
    font-family: Apercu, sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: none;
    text-align: center;
}

@font-face {
    font-family: 'Apercu';
    src: url('https://uploads-ssl.webflow.com/57c5a5b1f6306d483a16a838/5ed7f99511a068109b0d2f66_Apercu%20Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}