/* Local dependencies used by the saved Google for Education page. */
@font-face {
  font-family: "Google Sans Flex";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./google-sans-flex-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Google Sans Flex";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./google-sans-flex-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Google Sans Flex";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./google-sans-flex-latin.woff2") format("woff2");
}

html,
body {
  font-synthesis: none;
}

body {
  opacity: 1 !important;
}

.gfe-assets {
  display: none !important;
}
