@font-face {
    font-family: futura-pt;
    font-style: normal;
    font-weight: 300;
    src: url(../font/FuturaPTLight.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: futura-pt;
    font-style: normal;
    font-weight: 400;
    src: url(../font/FuturaPTBook.woff) format("woff");
    font-display: swap
}