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

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

.novendi-edit:before {
  content: "\e90c";
}
.novendi-burger:before {
  content: "\e90b";
}
.novendi-trash:before {
  content: "\e900";
}
.novendi-search:before {
  content: "\e901";
}
.novendi-skip:before {
  content: "\e902";
}
.novendi-dropdown:before {
  content: "\e903";
}
.novendi-arrow-back:before {
  content: "\e904";
}
.novendi-arrow:before {
  content: "\e905";
}
.novendi-cart:before {
  content: "\e906";
}
.novendi-envelop:before {
  content: "\e907";
}
.novendi-linkedin:before {
  content: "\e908";
}
.novendi-file:before {
  content: "\e909";
}
.novendi-user:before {
  content: "\e90a";
}