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

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

.dltico-l2:before {
  content: "\e904";
}
.dltico-r2:before {
  content: "\e905";
}
.dltico-l:before {
  content: "\e900";
}
.dltico-ll:before {
  content: "\e901";
}
.dltico-r:before {
  content: "\e902";
}
.dltico-rr:before {
  content: "\e903";
}
