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

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

.vIcon-beauty-and-spa:before {content: "\e900";/*&#xe900 */}
.vIcon-coordinator:before {content: "\e901";/*&#xe901 */}
.vIcon-florist:before {content: "\e902";/*&#xe902 */}
.vIcon-musician-ceremony:before {content: "\e903";/*&#xe903 */}
.vIcon-musician-reception:before {content: "\e904";/*&#xe904 */}
.vIcon-officiant:before {content: "\e905";/*&#xe905 */}
.vIcon-other:before {content: "\e906";/*&#xe906 */}
.vIcon-photographer:before {content: "\e907";/*&#xe907 */}
.vIcon-rentals-and-decor:before {content: "\e908";/*&#xe908 */}
.vIcon-tour-excursion:before {content: "\e909";/*&#xe909 */}
.vIcon-transportation:before {content: "\e90a";/*&#xe90a */}
.vIcon-videographer:before {content: "\e90b";/*&#xe90b */}
