/*
Theme Name: Network Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Network WordPress theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: network
Template: network
*/

/* Inter — pile de secours si Google Fonts est lent ou bloqué */
body.gp-theme,
body.gp-theme .gp-toggle-sidebar-menu,
body.gp-theme .gp-menu-link,
body.gp-theme .gp-menu-label,
body.gp-theme .gp-profile-menu,
body.gp-theme .gp-login-register-menu {
	font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}