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

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

.i-approve:before {
  content: "\e916";
}
.i-twitter:before {
  content: "\e912";
}
.i-facebook:before {
  content: "\e913";
}
.i-google-plus:before {
  content: "\e914";
}
.i-share:before {
  content: "\e915";
}
.i-trash:before {
  content: "\e90f";
}
.i-arrow-right:before {
  content: "\e900";
}
.i-arrow-down:before {
  content: "\e902";
}
.i-arrow-left:before {
  content: "\e903";
}
.i-arrow-top:before {
  content: "\e90a";
}
.i-arrow-step-left:before {
  content: "\e901";
}
.i-arrow-step-right:before {
  content: "\e90b";
}
.i-attach:before {
  content: "\e904";
}
.i-check:before {
  content: "\e905";
}
.i-coversation:before {
  content: "\e906";
}
.i-favorites:before {
  content: "\e907";
}
.i-line-head:before {
  content: "\e908";
}
.i-line-head-vertical:before {
  content: "\e911";
}
.i-logo:before {
  content: "\e909";
}
.i-play:before {
  content: "\e90c";
}
.i-shape-career:before {
  content: "\e90d";
}
.i-shopping-cart:before {
  content: "\e90e";
}
.i-menu:before {
  content: "\e910";
}
