@font-face {
  font-family: 'MercuryTextG2-Roman-Pro';
  src:
    url('../fonts/mercury-regular/MercuryTextG2-Roman-Pro.woff') format('woff'),
    url('../fonts/mercury-regular/MercuryTextG2-Roman-Pro.woff2') format('woff2'),
    url('../fonts/mercury-regular/MercuryTextG2-Roman-Pro.eot'),
    url('../fonts/mercury-regular/MercuryTextG2-Roman-Pro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/mercury-regular/MercuryTextG2-Roman-Pro.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IdealSans-Book-Pro';
  src:
    url('../fonts/ideal-sans-regular/IdealSans-Book-Pro.woff') format('woff'),
    url('../fonts/ideal-sans-regular/IdealSans-Book-Pro.woff2') format('woff2'),
    url('../fonts/ideal-sans-regular/IdealSans-Book-Pro.eot'),
    url('../fonts/ideal-sans-regular/IdealSans-Book-Pro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ideal-sans-regular/IdealSans-Book-Pro.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IdealSans-Bold-Pro';
  src:
    url('../fonts/ideal-sans-bold/IdealSans-Bold-Pro.woff') format('woff'),
    url('../fonts/ideal-sans-bold/IdealSans-Bold-Pro.woff2') format('woff2'),
    url('../fonts/ideal-sans-bold/IdealSans-Bold-Pro.eot'),
    url('../fonts/ideal-sans-bold/IdealSans-Bold-Pro.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/ideal-sans-bold/IdealSans-Bold-Pro.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IdealSans-Light-Pro';
  src:
    url('../fonts/ideal-sans-light/IdealSans-Light-Pro.woff') format('woff'),
    url('../fonts/ideal-sans-light/IdealSans-Light-Pro.woff2') format('woff2'),
    url('../fonts/ideal-sans-light/IdealSans-Light-Pro.eot'),
    url('../fonts/ideal-sans-light/IdealSans-Light-Pro.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ideal-sans-light/IdealSans-Light-Pro.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}