/* Absolute URLs — base: https://assets.fgsglobal.com/fonts/fgs-sans/ */

@font-face {
  font-family: fgs-sans;
  font-style: normal;
  font-weight: 300 400;
  font-display: swap;
  src: url("https://assets.fgsglobal.com/fonts/fgs-sans/FGSSans-Regular.woff2")
    format("woff2");
}

@font-face {
  font-family: fgs-sans;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("https://assets.fgsglobal.com/fonts/fgs-sans/FGSSans-RegularItalic.woff2")
    format("woff2");
}

@font-face {
  font-family: fgs-sans;
  font-style: normal;
  font-weight: 500 900;
  font-display: swap;
  src: url("https://assets.fgsglobal.com/fonts/fgs-sans/FGSSans-Medium.woff2")
    format("woff2");
}

@font-face {
  font-family: fgs-sans;
  font-style: italic;
  font-weight: 500 900;
  font-display: swap;
  src: url("https://assets.fgsglobal.com/fonts/fgs-sans/FGSSans-MediumItalic.woff2")
    format("woff2");
}
