@font-face {
  font-family: 'FuturaPT';
  src: url('/legacy/fonts/FuturaPT-400.woff2') format('woff2'),
       url('/legacy/fonts/FuturaPT-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  src: url('/legacy/fonts/FuturaPT-500.woff2') format('woff2'),
       url('/legacy/fonts/FuturaPT-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  src: url('/legacy/fonts/FuturaPT-600.woff2') format('woff2'),
       url('/legacy/fonts/FuturaPT-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Alias used in some Tilda CSS */
@font-face {
  font-family: 'tfutura';
  src: url('/legacy/fonts/FuturaPT-400.woff2') format('woff2'),
       url('/legacy/fonts/FuturaPT-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tfutura';
  src: url('/legacy/fonts/FuturaPT-500.woff2') format('woff2'),
       url('/legacy/fonts/FuturaPT-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tfutura';
  src: url('/legacy/fonts/FuturaPT-600.woff2') format('woff2'),
       url('/legacy/fonts/FuturaPT-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
