const WEATHER_ICONS = {
  snow: 'fe-cloud-snow',
  rain: 'fe-cloud-rain',
  clear: 'fe-sun',
  cloud: 'fe-cloud',