@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTLight.otf) format('opentype');
}

@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 400;
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTBook.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 500;
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTMedium.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 600;
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTDemi.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 700;
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTBold.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  font-style: normal;
  font-weight: 800;
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTExtraBold.otf) format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'FuturaPT';
  src: url(/catalog/view/theme/kitchenaid/fonts/FuturaPTHeavy.otf) format('opentype');
  font-display: swap;
  font-style: normal;
  font-weight: 900;
}