@font-face {
  font-display: block;
  font-family: 'Ultimate-Icons';
  src: url('fonts/Ultimate-Icons.ttf?1ddi1j') format('truetype'), url('fonts/Ultimate-Icons.woff?1ddi1j') format('woff'), url('fonts/Ultimate-Icons.svg?1ddi1j#Ultimate-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.ua-icon {
  font-family: 'Ultimate-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ua-icon-leaf:before {
  content: "\e9a1";
}

.ua-icon-phone2:before {
  content: "\e9b3";
}

.ua-icon-store:before {
  content: "\e9c0";
}

.ua-icon-direction:before {
  content: "\ea15";
}
