@font-face {
  font-family: 'lv-icons';
  src:  url('fonts/lv-icons.eot?v40tv4');
  src:  url('fonts/lv-icons.eot?v40tv4#iefix') format('embedded-opentype'),
    url('fonts/lv-icons.ttf?v40tv4') format('truetype'),
    url('fonts/lv-icons.woff?v40tv4') format('woff'),
    url('fonts/lv-icons.svg?v40tv4#lv-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lv-icons' !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-lv-circle .path1:before {
  content: "\e901";
  color: rgb(0, 0, 0);
}
.icon-lv-circle .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 224, 0);
}
.icon-academic:before {
  content: "\e904";
}
.icon-learning-vault:before {
  content: "\e900";
}
.icon-q-vault:before {
  content: "\e903";
}
.icon-burger-menu:before {
  content: "\e905";
}
.icon-business:before {
  content: "\e906";
}
.icon-chevron-down:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-cookery:before {
  content: "\e909";
}
.icon-cross:before {
  content: "\e90a";
}
.icon-custom:before {
  content: "\e90b";
}
.icon-desktop:before {
  content: "\e90c";
}
.icon-digital-badging:before {
  content: "\e90d";
}
.icon-digital-credentials:before {
  content: "\e90e";
}
.icon-entrepreneurship:before {
  content: "\e90f";
}
.icon-facebook:before {
  content: "\e910";
}
.icon-group:before {
  content: "\e911";
}
.icon-health:before {
  content: "\e912";
}
.icon-hospitality:before {
  content: "\e913";
}
.icon-linkedin:before {
  content: "\e914";
}
.icon-micro-redentials:before {
  content: "\e915";
}
.icon-minus:before {
  content: "\e916";
}
.icon-nav-left:before {
  content: "\e917";
}
.icon-nav-right:before {
  content: "\e918";
}
.icon-phone:before {
  content: "\e919";
}
.icon-plus:before {
  content: "\e91a";
}
.icon-retail:before {
  content: "\e91b";
}
.icon-search:before {
  content: "\e91c";
}
.icon-travel:before {
  content: "\e91d";
}
.icon-twitter:before {
  content: "\e91e";
}
