@font-face {
  font-family: 'DSLine';
  src:  url('../fonts/DSLine.eot?1zdptj');
  src:  url('../fonts/DSLine.eot?1zdptj#iefix') format('embedded-opentype'),
    url('../fonts/DSLine.ttf?1zdptj') format('truetype'),
    url('../fonts/DSLine.woff?1zdptj') format('woff'),
    url('../fonts/DSLine.svg?1zdptj#DSLine') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="line-"], [class*=" line-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'DSLine' !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;
}

.line-ArrowStyle:before {
  content: "\e900";
}
.line-ArrowForwardBackward:before {
  content: "\e901";
}
.line-ArrowForward:before {
  content: "\e902";
}
.line-ArrowLine:before {
  content: "\e903";
}
.line-LineDashesDoubleDots:before {
  content: "\e904";
}
.line-LineDashesDots:before {
  content: "\e905";
}
.line-LineDots:before {
  content: "\e906";
}
.line-LineDashes:before {
  content: "\e907";
}
.line-LineSolid:before {
  content: "\e908";
}
