@font-face {
  font-family: 'sodaicon';
  src:  url('fonts/sodaicon.eot?l6tgu8');
  src:  url('fonts/sodaicon.eot?l6tgu8#iefix') format('embedded-opentype'),
    url('fonts/sodaicon.ttf?l6tgu8') format('truetype'),
    url('fonts/sodaicon.woff?l6tgu8') format('woff'),
    url('fonts/sodaicon.svg?l6tgu8#sodaicon') 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: 'sodaicon' !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-FACEBOOK:before {
  content: "\e900";
}
.icon-COMPASS:before {
  content: "\e901";
}
.icon-MOBILE:before {
  content: "\e902";
}
.icon-PHONE:before {
  content: "\e903";
}
.icon-CHAT1:before {
  content: "\e904";
}
.icon-CHAT2:before {
  content: "\e905";
}
.icon-BAG2:before {
  content: "\e906";
}
.icon-BAG1:before {
  content: "\e907";
}
.icon-USER:before {
  content: "\e908";
}
.icon-LINKEDIN:before {
  content: "\e909";
}
.icon-INSTAGRAM:before {
  content: "\e90a";
}
.icon-PINTEREST:before {
  content: "\e90b";
}
.icon-LUPA:before {
  content: "\e90c";
}
.icon-MAP1:before {
  content: "\e90d";
}
.icon-HEART:before {
  content: "\e90e";
}
.icon-EMAIL:before {
  content: "\e90f";
}
.icon-ENVELOPE:before {
  content: "\e910";
}
.icon-CHAT:before {
  content: "\e911";
}
.icon-PIN:before {
  content: "\e912";
}
