/*
Theme Name: Greenpeace Planet 4 Child Theme Israel
Theme URI: https://github.com/greenpeace/planet4-child-theme-israel
Description: Child theme for the Israel website in the Planet 4 Wordpress project
Author: Greenpeace International
Author URI: https://github.com/greenpeace
Template: planet4-master-theme
Version: 0.2
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: light, accessibility-ready
Text Domain: planet4-child-theme-israel
*/

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@400;700&display=swap');

:root {
  --font-family-primary: Assistant, sans-serif;
  --font-family-secondary: Assistant, sans-serif;
  --font-family-tertiary: Assistant, sans-serif;
  --nav-item--font-weight: var(--font-weight-bold);
  --nav-donate--font-weight: var(--font-weight-bold);
  --button--font-weight: var(--font-weight-bold);
  --columns-block--a--not--btn--font-weight: var(--font-weight-bold);
}
