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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  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-designluxembourg:before {
  content: "\e913";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-designfriends:before {
  content: "\e912";
}
.icon-facebook3:before {
  content: "\e900";
}
.icon-madeinlux:before {
  content: "\e901";
}
.icon-mini-logo:before {
  content: "\e902";
}
.icon-mwd-map:before {
  content: "\e903";
}
.icon-mwd-txt-logo:before {
  content: "\e904";
}
.icon-home3:before {
  content: "\e905";
}
.icon-info:before {
  content: "\e906";
}
.icon-arrow-right2:before {
  content: "\e907";
}
.icon-arrow-left2:before {
  content: "\e908";
}
.icon-mail4:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-facebook2:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-youtube2:before {
  content: "\e90e";
}
.icon-appleinc:before {
  content: "\e90f";
}
.icon-html-five2:before {
  content: "\e910";
}

