@font-face {
  font-family: 'vault';
  src:  url('../fonts/vault.eot?3pr9zd');
  src:  url('../fonts/vault.eot?3pr9zd#iefix') format('embedded-opentype'),
    url('../fonts/vault.ttf?3pr9zd') format('truetype'),
    url('../fonts/vault.woff?3pr9zd') format('woff'),
    url('../fonts/vault.svg?3pr9zd#vault') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="vault-"], [class*=" vault-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vault';
  speak: none;
  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;
}

.vault-cross:before {
  content: "\e900";
}
.vault-five:before {
  content: "\e901";
}
.vault-four:before {
  content: "\e902";
}
.vault-one:before {
  content: "\e903";
}
.vault-R:before {
  content: "\e904";
}
.vault-six:before {
  content: "\e905";
}
.vault-three:before {
  content: "\e906";
}
.vault-tick-1:before {
  content: "\e907";
}
.vault-tick-2:before {
  content: "\e908";
}
.vault-two:before {
  content: "\e909";
}
.vault-W:before {
  content: "\e90a";
}
