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

.icon {
  display: inline-block;
  font-family: "dtx-base" !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;
}


.icon-account::before {
  content: "\ea01";
}
.icon-arrow-down::before {
  content: "\ea02";
}
.icon-arrow-left::before {
  content: "\ea03";
}
.icon-arrow-right::before {
  content: "\ea04";
}
.icon-arrow-up::before {
  content: "\ea05";
}
.icon-bell-active::before {
  content: "\ea06";
}
.icon-bell-inactive::before {
  content: "\ea07";
}
.icon-camera::before {
  content: "\ea08";
}
.icon-card::before {
  content: "\ea09";
}
.icon-cash::before {
  content: "\ea0a";
}
.icon-check-circle::before {
  content: "\ea0b";
}
.icon-circle::before {
  content: "\ea0c";
}
.icon-heart::before {
  content: "\ea0d";
}
.icon-notifications-list::before {
  content: "\ea0e";
}
.icon-plus::before {
  content: "\ea0f";
}
.icon-search::before {
  content: "\ea10";
}
.icon-slim-down::before {
  content: "\ea11";
}
.icon-slim-left::before {
  content: "\ea12";
}
.icon-slim-right::before {
  content: "\ea13";
}
.icon-slim-up::before {
  content: "\ea14";
}
.icon-transfer::before {
  content: "\ea15";
}
.icon-trash::before {
  content: "\ea16";
}
