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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'titlist' !important;
  speak: never;
  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;
}

.icon-grass-step-1:before {
  content: "\e90e";
}
.icon-grass-step-2:before {
  content: "\e90f";
}
.icon-grass-step-3:before {
  content: "\e910";
}
.icon-grass-step-4:before {
  content: "\e911";
}
.icon-grass-step-5:before {
  content: "\e912";
}
.icon-grass-step-6:before {
  content: "\e913";
}
.icon-environment:before {
  content: "\e90a";
}
.icon-health:before {
  content: "\e90b";
}
.icon-recycle:before {
  content: "\e90c";
}
.icon-society:before {
  content: "\e90d";
}
.icon-share:before {
  content: "\e909";
}
.icon-long-arrow-left:before {
  content: "\e907";
}
.icon-long-arrow-right:before {
  content: "\e908";
}
.icon-bag:before {
  content: "\e900";
}
.icon-drink:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-line:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
