@font-face {
  font-family: 'cadsi';
  src:
    url('fonts/cadsi.ttf?4lgwc') format('truetype'),
    url('fonts/cadsi.woff?4lgwc') format('woff'),
    url('fonts/cadsi.svg?4lgwc#cadsi') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="cadsi-"], [class*=" cadsi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'cadsi' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 2.03125em;
    text-transform: none;
    line-height: 1;
    text-space-collapse: discard;
  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    width: 40px;
    height: 0.585em;
    margin-left: -10px;
    display: inline-block;
}

.cadsi-arrows-white .path1:before {
    content: "\e903";
    color: rgb(255, 255, 255);
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
}
.cadsi-arrows-white .path2:before {
    content: "\e902";
    position: absolute;
    left: 0;
    top: 0;
    color: rgb(255, 255, 255);
    opacity: 0.6;
}
.cadsi-arrows-white .path3:before {
    content: "\e900";
    position: absolute;
    left: 0;
    top: 0;
    color: rgb(255, 255, 255);
    opacity: 0.4;
}
.cadsi-arrows-white .path4:before {
    content: "\e901";
    position: absolute;
    left: 0;
    top: 0;
    color: rgb(255, 255, 255);
    opacity: 0.2;
}
