.popover {
    max-width: 1600px;
}

/* @font-face {
    font-family: Space_Grotesk;
    src: url(“fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.ttf”) format(“truetype”);
} */
    
/* *, html, body {
font-family: Space_Grotesk, sans-serif;
} */

/* Space_Grotesk; */

/* assets/fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.ttf */

/* *, html, body {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
    } */
/* *, html, body {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    } */

/* # Google Sans,Helvetica Neue,sans-serif */

*, html, body {
    font-family: Google Sans,Helvetica Neue,sans-serif
   }