/**
 * Futura Std
 */

@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('./FuturaStd-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('./FuturaStd-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('./FuturaStd-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Futura';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('./FuturaStd-Bold.woff2') format('woff2');
}
