@font-face {
  font-display: swap; 
  font-family: 'Greenpeace Sans Bold';
  font-style: normal;
  font-weight: 400;
  src: url('./greenpeace-sans/GreenpeaceSans-Bold.woff2') format('woff2');
}

.greenpeace-sans-bold,
.font-greenpeace-sans-bold {
font-family: "Greenpeace Sans Bold";
font-weight: normal;
text-rendering: optimizeLegibility; 
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
font-features-settings: kern 1;
}
