@font-face {
  font-family: "lawchain";
  src: url("../font/lawchain.eot");
  src: url("../font/lawchain.eot?c0zbmk#iefix") format("embedded-opentype"),
      url("../font/lawchain.woff2?c0zbmk") format("woff2"),
      url("../font/lawchain.woff?c0zbmk") format("woff"),
      url("../font/lawchain.ttf?c0zbmk") format("truetype"),
      url("../font/lawchain.svg?c0zbmk#lawchain") format("svg");
  font-style: normal;
  font-weight: 400;
}

.mint-ico {
  display: inline-block;
  font-family: "lawchain" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.mint-ico-burger::before {
  content: "\ea01";
}
.mint-ico-check::before {
  content: "\ea02";
}
.mint-ico-minus::before {
  content: "\ea03";
}
.mint-ico-phone::before {
  content: "\ea04";
}
.mint-ico-plus::before {
  content: "\ea05";
}
.mint-ico-robot::before {
  content: "\ea06";
}
.mint-ico-rocket::before {
  content: "\ea07";
}
.mint-ico-runner::before {
  content: "\ea08";
}
.mint-ico-stopwatch::before {
  content: "\ea09";
}
.mint-ico-thumbsup::before {
  content: "\ea0a";
}
