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

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

.newicon-boat:before {
  content: "\e901";
}
.newicon-shopping:before {
  content: "\e902";
}
.newicon-cart:before {
  content: "\e903";
}
.newicon-circle-down:before {
  content: "\e904";
}
.newicon-circle-link:before {
  content: "\e905";
}
.newicon-circle-nice:before {
  content: "\e906";
}
.newicon-food:before {
  content: "\e907";
}
.newicon-ID:before {
  content: "\e908";
}
.newicon-info:before {
  content: "\e909";
}
.newicon-location:before {
  content: "\e90a";
}
.newicon-park:before {
  content: "\e90b";
}
.newicon-phone:before {
  content: "\e90c";
}
.newicon-plane:before {
  content: "\e90d";
}
.newicon-ticket:before {
  content: "\e90e";
}
.newicon-attractions:before {
  content: "\e90f";
}
