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

[class^="nnft-icon-"], [class*=" nnft-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nnfiletransfer' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nnft-icon-download-arrow:before {
  content: "\e901";
}
.nnft-icon-download-cloud:before {
  content: "\e900";
}
.nnft-icon-download-zip:before {
  content: "\e902";
}
.nnft-icon-upload-cloud:before {
  content: "\e903";
}
.nnft-icon-close:before {
  content: "\e904";
}
.nnft-icon-link:before {
  content: "\e905";
}
.nnft-icon-mail:before {
  content: "\e906";
}
.nnft-icon-copy:before {
  content: "\e907";
}
.nnft-icon-check-no:before {
  content: "\e909";
}
.nnft-icon-check-yes:before {
  content: "\e90a";
}
.nnft-icon-check-solid:before {
  content: "\e90b";
}
.nnft-icon-plus-circle-light:before {
  content: "\e90c";
}
.nnft-icon-trash-light:before {
  content: "\e90d";
}
.nnft-icon-trash-alt-light:before {
  content: "\e90e";
}
.nnft-icon-angle-left-light:before {
  content: "\e90f";
}
.nnft-icon-angle-right-light:before {
  content: "\e910";
}
.nnft-icon-down:before {
  content: "\e908";
}
.nnft-icon-lock-alt-light:before {
  content: "\e911";
}
.nnft-icon-user-lock-light:before {
  content: "\e912";
}
.nnft-icon-rocket-light:before {
  content: "\e913";
}
.nnft-icon-sync-light:before {
  content: "\e914";
}
.nnft-icon-times-light:before {
  content: "\e915";
}
