@font-face {
  font-family: 'Unicef';
  src: url("Unicef-Icons.ttf");
}

:root {
  --unicef-icon: 'Unicef';
}
