/* ============================================================
   Gallmond Font Hosting — https://fonts.gallmond.com
   ============================================================ */

/* ------ POPPINS ------ */
@font-face {
  font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-Light.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: italic; font-weight: 300; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-LightItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: italic; font-weight: 400; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: italic; font-weight: 500; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-MediumItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: italic; font-weight: 600; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: italic; font-weight: 700; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-BoldItalic.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap;
  src: url('https://fonts.gallmond.com/poppins/Poppins-ExtraBold.woff2') format('woff2');
}

/* ------ MULISH (Variable Font) ------ */
@font-face {
  font-family: 'Mulish'; font-style: normal; font-weight: 300 800; font-display: swap;
  src: url('https://fonts.gallmond.com/mulish/Mulish-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Mulish'; font-style: italic; font-weight: 300 800; font-display: swap;
  src: url('https://fonts.gallmond.com/mulish/Mulish-Italic.woff2') format('woff2');
}
