@font-face {
  font-family: 'tavis-icons';
  src:  url('../fonts/tavis-icons/tavis-icons.eot?ntrnn3');
  src:  url('../fonts/tavis-icons/tavis-icons.eot?ntrnn3#iefix') format('embedded-opentype'),
    url('../fonts/tavis-icons/tavis-icons.ttf?ntrnn3') format('truetype'),
    url('../fonts/tavis-icons/tavis-icons.woff?ntrnn3') format('woff'),
    url('../fonts/tavis-icons/tavis-icons.svg?ntrnn3#tavis-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="tvi-"], [class*=" tvi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tavis-icons' !important;
  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;
}

.tvi-mr2:before {
  content: "\e90e";
}
.tvi-bareboat:before {
  content: "\e900";
}
.tvi-builder-cert:before {
  content: "\e901";
}
.tvi-hull-number:before {
  content: "\e902";
}
.tvi-builder:before {
  content: "\e903";
}
.tvi-boatyard:before {
  content: "\e904";
}
.tvi-deletion:before {
  content: "\e905";
}
.tvi-legal:before {
  content: "\e906";
}
.tvi-hull:before {
  content: "\e907";
}
.tvi-mortgage:before {
  content: "\e908";
}
.tvi-naval-architect:before {
  content: "\e909";
}
.tvi-safety-local:before {
  content: "\e90a";
}
.tvi-safety-foreign:before {
  content: "\e90b";
}
.tvi-vessel-foreign:before {
  content: "\e90c";
}
.tvi-vessel-local:before {
  content: "\e90d";
}
