@font-face {
  font-family: 'icomoon';
  src:
    url('../vendors/fonts/icomoon.ttf?4tpqb1') format('truetype'),
    url('../vendors/fonts/icomoon.woff?4tpqb1') format('woff'),
    url('../vendors/fonts/icomoon.svg?4tpqb1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ico-box-"], [class*=" ico-box-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-box-nature:before {
  content: "\e900";
}
.ico-box-brithday-cake-with-candle:before {
  content: "\e901";
}
.ico-box-love:before {
  content: "\e902";
}
.ico-box-newlyweds:before {
  content: "\e903";
}
.ico-box-forest:before {
  content: "\e904";
}
.ico-box-checklist:before {
  content: "\e905";
}
.ico-box-upload:before {
  content: "\e906";
}
.ico-box-business:before {
  content: "\e907";
}
.ico-box-wallet:before {
  content: "\e908";
}
.ico-box-24-hours:before {
  content: "\e909";
}
.ico-box-medal:before {
  content: "\e90a";
}
.ico-box-paper-plane:before {
  content: "\e916";
}
.ico-box-phone-call:before {
  content: "\e913";
}
