@font-face {
    font-family: 'Proxima Vara';
    font-weight: 100 900;
    /* default 400 */
    font-stretch: 50% 100%;
    /* default 100% */
    src: url('ProximaVara.woff2') format('woff2 supports variations'), url('ProximaVara.woff2') format('woff2-variations');
    font-display: swap;
    /* italic: 0 125 (default 0) */
}
