@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-Light.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-LightItalic.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-LightItalic.woff")
      format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-Italic.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-Regular.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-SemiBold.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-Bold.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ambit";
  src: url("../../custom/survey/a11y/fonts/ambit/Ambit-BoldItalic.woff2")
      format("woff2"),
    url("../../custom/survey/a11y/fonts/ambit/Ambit-BoldItalic.woff")
      format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Material Symbols Outlined";
  src: url(../../custom/survey/a11y/fonts/material-icons/MaterialSymbolsOutlined-Regular.ttf)
    format("truetype");
  font-style: normal;
  font-display: swap;
}
