@font-face {
  font-family: 'wedding-icons';
  src: url('../font/wedding-icons.eot?66854921');
  src: url('../font/wedding-icons.eot?66854921#iefix') format('embedded-opentype'),
       url('../font/wedding-icons.woff2?66854921') format('woff2'),
       url('../font/wedding-icons.woff?66854921') format('woff'),
       url('../font/wedding-icons.ttf?66854921') format('truetype'),
       url('../font/wedding-icons.svg?66854921#wedding-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wedding-icons';
    src: url('../font/wedding-icons.svg?66854921#wedding-icons') format('svg');
  }
}
*/
 
 [class^="wedding-"]:before, [class*=" wedding-"]:before {
  font-family: "wedding-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.wedding-bible:before { content: '\e800'; } /* '' */
.wedding-bride_costume_set:before { content: '\e801'; } /* '' */
.wedding-celebration:before { content: '\e802'; } /* '' */
.wedding-champagne:before { content: '\e803'; } /* '' */
.wedding-couple_hands:before { content: '\e804'; } /* '' */
.wedding-couple_memory:before { content: '\e805'; } /* '' */
.wedding-couple_picture:before { content: '\e806'; } /* '' */
.wedding-cupid_arrow:before { content: '\e807'; } /* '' */
.wedding-double_bed:before { content: '\e808'; } /* '' */
.wedding-flamingo_heart:before { content: '\e809'; } /* '' */
.wedding-gala_dinner:before { content: '\e80a'; } /* '' */
.wedding-gender:before { content: '\e80b'; } /* '' */
.wedding-gift_box:before { content: '\e80c'; } /* '' */
.wedding-groom_costume_set:before { content: '\e80d'; } /* '' */
.wedding-honeymoon_tickets:before { content: '\e80e'; } /* '' */
.wedding-honeymoon_travel:before { content: '\e80f'; } /* '' */
.wedding-love_letter:before { content: '\e810'; } /* '' */
.wedding-love_song:before { content: '\e811'; } /* '' */
.wedding-married_certificate:before { content: '\e812'; } /* '' */
.wedding-pastor:before { content: '\e813'; } /* '' */
.wedding-rose_bouquet:before { content: '\e814'; } /* '' */
.wedding-wedding_cake:before { content: '\e815'; } /* '' */
.wedding-wedding_car:before { content: '\e816'; } /* '' */
.wedding-wedding_couple:before { content: '\e817'; } /* '' */
.wedding-wedding_rings:before { content: '\e818'; } /* '' */