@font-face {
  font-family: 'passportcard';
  src:  url('passportcard.eot?o26lq2');
  src:  url('passportcard.eot?o26lq2#iefix') format('embedded-opentype'),
    url('passportcard.ttf?o26lq2') format('truetype'),
    url('passportcard.woff?o26lq2') format('woff'),
    url('passportcard.svg?o26lq2#passportcard') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'passportcard' !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;
}

.icon-right:before {
  content: "\e902";
}
