@font-face {
  font-family: 'navient-icons';
  src: url('./navient-icons.eot?45288600');
  src: url('./navient-icons.eot?45288600#iefix') format('embedded-opentype'),
       url('./navient-icons.woff?45288600') format('woff'),
       url('./navient-icons.ttf?45288600') format('truetype'),
       url('./navient-icons.svg?45288600#navient-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'navient-icons';
    src: url('./navient-icons.svg?45288600#navient-icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "navient-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-down-dir:before { content: '\e800'; } /* '' */
.icon-up-dir:before { content: '\e801'; } /* '' */
.icon-left-dir:before { content: '\e802'; } /* '' */
.icon-right-dir:before { content: '\e803'; } /* '' */
.icon-file-pdf:before { content: '\e804'; } /* '' */
.icon-navient-icon-25:before { content: '\e805'; } /* '' */
.icon-navient-home:before { content: '\e806'; } /* '' */
.icon-navient-money:before { content: '\e807'; } /* '' */
.icon-navient-autopay:before { content: '\e808'; } /* '' */
.icon-navient-details:before { content: '\e809'; } /* '' */
.icon-navient-time:before { content: '\e80a'; } /* '' */
.icon-navient-help:before { content: '\e80b'; } /* '' */
.icon-navient-messages:before { content: '\e80c'; } /* '' */
.icon-navient-profile:before { content: '\e80d'; } /* '' */
.icon-navient-info:before { content: '\e80e'; } /* '' */
.icon-navient-external:before { content: '\e80f'; } /* '' */
.icon-navient-info-circle:before { content: '\e810'; } /* '' */
.icon-navient-info-circle1:before { content: '\e810'; } /* '' */
.icon-navient-logout:before { content: '\e811'; } /* '' */
.icon-navient-check:before { content: '\e812'; } /* '' */
.icon-navient-big-arrow-right:before { content: '\e813'; } /* '' */
.icon-navient-big-arrow-left:before { content: '\e814'; } /* '' */
.icon-navient-big-arrow-down-1:before { content: '\e815'; } /* '' */
.icon-navient-big-arrow-down:before { content: '\e816'; } /* '' */
.icon-navient-lock:before { content: '\e817'; } /* '' */
.icon-navient-email-dark:before { content: '\e818'; } /* '' */
.icon-navient-reload:before { content: '\e819'; } /* '' */
.icon-navient-alert:before { content: '\e81a'; } /* '' */
.icon-navient-email-light:before { content: '\e81b'; } /* '' */
.icon-navient-search:before { content: '\e81c'; } /* '' */
.icon-navient-print:before { content: '\e81d'; } /* '' */
.icon-navient-chevron-left:before { content: '\e81e'; } /* '' */
.icon-navient-chevron-right:before { content: '\e81f'; } /* '' */
.icon-navient-chevron-down:before { content: '\e820'; } /* '' */
.icon-navient-chevron-up:before { content: '\e821'; } /* '' */
.icon-navient-close:before, .icon-navient-x:before { content: '\e822'; } /* '' */
.icon-navient-close1:before, .icon-navient-x:before { content: '\e822'; } /* '' */
.icon-file-excel:before { content: '\e823'; } /* '' */