@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?iufefq');
  src:  url('../fonts/icomoon.eot?iufefq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?iufefq') format('truetype'),
    url('../fonts/icomoon.woff?iufefq') format('woff'),
    url('../fonts/icomoon.svg?iufefq#icomoon') 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: 'icomoon' !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-wallet:before {
  content: "\e900";
}
.icon-ssl:before {
  content: "\e901";
}
.icon-trolley:before {
  content: "\e902";
}
.icon-shield:before {
  content: "\e903";
}
.icon-infinite-sign:before {
  content: "\e904";
}
.icon-analysis:before {
  content: "\e905";
}

@font-face {
  font-family: 'otamendiregular';
  src: url('../fonts/otamendi-webfont.woff2') format('woff2'),
       url('../fonts/otamendi-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'CarenaRegular';
  src: url('../fonts/CarenaRegular.eot');
  src: url('../fonts/CarenaRegular.eot') format('embedded-opentype'),
       url('../fonts/CarenaRegular.woff2') format('woff2'),
       url('../fonts/CarenaRegular.woff') format('woff'),
       url('../fonts/CarenaRegular.ttf') format('truetype'),
       url('../fonts/CarenaRegular.svg#CarenaRegular') format('svg');
}

@font-face {
  font-family: 'FormulaCondensedBold';
  src: url('../fonts/FormulaCondensedBold.eot');
  src: url('../fonts/FormulaCondensedBold.eot') format('embedded-opentype'),
       url('../fonts/FormulaCondensedBold.woff2') format('woff2'),
       url('../fonts/FormulaCondensedBold.woff') format('woff'),
       url('../fonts/FormulaCondensedBold.ttf') format('truetype'),
       url('../fonts/FormulaCondensedBold.svg#FormulaCondensedBold') format('svg');
}

@font-face {
  font-family: 'FormulaCondensedLight';
  src: url('../fonts/FormulaCondensedLight.eot');
  src: url('../fonts/FormulaCondensedLight.eot') format('embedded-opentype'),
       url('../fonts/FormulaCondensedLight.woff2') format('woff2'),
       url('../fonts/FormulaCondensedLight.woff') format('woff'),
       url('../fonts/FormulaCondensedLight.ttf') format('truetype'),
       url('../fonts/FormulaCondensedLight.svg#FormulaCondensedLight') format('svg');
}


