@font-face {
  font-family: 'GPCommerce';
  font-style: normal;
  font-weight: 400;
  src: url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-Regular.woff2') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GPCommerce';
  font-style: italic;
  font-weight: 400;
  src: url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-RegularItalic.woff2') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GPCommerce';
  font-style: normal;
  font-weight: 600;
  src: url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-Medium.woff2') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GPCommerce';
  font-style: italic;
  font-weight: 600;
  src: url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-MediumItalic.woff2') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GPCommerce';
  font-style: normal;
  font-weight: 700;
  src: url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-Bold.woff2') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'GPCommerce';
  font-style: italic;
  font-weight: 700;
  src: url('https://static-cdn.active.com/active-fonts/1.0.0/GPCommerce-BoldItalic.woff2') format('truetype');
  font-display: swap;
}