.cg-primary-menu-below-wrapper .menu > li.custom-icon a:before {
  font-family: 'Ionicons';
  position: relative;
  font-weight: 300;
  margin-right: 5px;
  content: "\f4b2";
}

.cg-primary-menu-below-wrapper .menu > li.custom2-icon a:before {
  font-family: 'Ionicons';
  position: relative;
  font-weight: 300;
  margin-right: 5px;
  content: "\f422";
}