/* Global.health specific Jupyter book customizations */

@import url('https://global.health/wp-content/themes/bridge/css/fonts/mabry-regular-pro-web/web/stylesheet.css');

html {
  border-top: 4px solid #0e7569;
}

h1,
h2,
h3 {
  font-family: 'mabry-regular-pro', system-ui, -apple-system, BlinkMacSystemFont,
    'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue',
    sans-serif;
}
