@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_thin.woff2') format('woff2'),
    url('/fonts/futura-pt_thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_thin-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_thin-oblique.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_light.woff2') format('woff2'),
    url('/fonts/futura-pt_light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_light-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_light-oblique.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_book-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_book-oblique.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_medium-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_medium-oblique.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_demi-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_demi-oblique.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_bold.woff2') format('woff2'),
    url('/fonts/futura-pt_bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_bold-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_bold-oblique.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_extra-bold.woff2') format('woff2'),
    url('/fonts/futura-pt_extra-bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_extra-bold-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_extra-bold-oblique.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_heavy.woff2') format('woff2'),
    url('/fonts/futura-pt_heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura PT';
  src:
    url('/fonts/futura-pt_heavy-oblique.woff2') format('woff2'),
    url('/fonts/futura-pt_heavy-oblique.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
