@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon/icomoon89a8.eot?zdjdx8');
  src:  url('../font/icomoon/icomoon89a8.eot?zdjdx8#iefix') format('embedded-opentype'),
    url('../font/icomoon/icomoon89a8.ttf?zdjdx8') format('truetype'),
    url('../font/icomoon/icomoon89a8.woff?zdjdx8') format('woff'),
    url('../font/icomoon/icomoon89a8.svg?zdjdx8#icomoon') 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: 'icomoon' !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-newspaper:before {
  content: "\e90a";
}

.icon-aeroplane:before {
  content: "\e900";
}
.icon-clapperboard:before {
  content: "\e901";
}
.icon-cocktail:before {
  content: "\e902";
}
.icon-fireworks:before {
  content: "\e903";
}
.icon-hamburger-and-drink:before {
  content: "\e904";
}
.icon-photo-camera:before {
  content: "\e905";
}
.icon-scissors-and-comb:before {
  content: "\e906";
}
.icon-thumb-up:before {
  content: "\e907";
}
.icon-tulip:before {
  content: "\e908";
}
.icon-wedding-invitation:before {
  content: "\e909";
}

