@font-face {
    font-family: 'futura-pt';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(futurapt-medium.woff);
}
@font-face {
    font-family: 'futura-pt';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(futurapt-medium-italic.woff);
}
@font-face {
    font-family: 'futura-pt';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(futurapt-book.woff);
}
@font-face {
    font-family: 'futura-pt';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(futurapt-book-italic.woff);
}