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

[class^="invexlogo-"], [class*=" invexlogo-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'invexlogo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.invexlogo-invex-logo-mono:before {
  content: "\e900";
  color: #46065e;
}
.invexlogo--INVEX .path1:before {
  content: "\e901";
  color: rgb(255, 182, 0);
}
.invexlogo--INVEX .path2:before {
  content: "\e902";
  margin-left: -2.119140625em;
  color: rgb(70, 6, 94);
}
.invexlogo--INVEX .path3:before {
  content: "\e903";
  margin-left: -2.119140625em;
  color: rgb(70, 6, 94);
}
