@font-face {
	font-family:'wng-icons';
	src:url('/fonts/wng-icons.eot');
	src:url('/fonts/wng-icons.eot?#iefix') format('embedded-opentype'),
		url('/fonts/wng-icons.woff') format('woff'),
		url('/fonts/wng-icons.ttf') format('truetype'),
		url('/fonts/wng-icons.svg#wng-icons') format('svg');
	font-weight:normal;
	font-style:normal; 
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family:'wng-icons';
	content:attr(data-icon);
	speak:none;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale; 
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-arrow-right, .icon-arrow-left, .icon-arrow-left-2, .icon-arrow-down, .icon-arrow-up, .icon-arrow-right-2, .icon-facebook, .icon-googleplus, .icon-pinterest, .icon-stumbleupon, .icon-twitter, .icon-twitter-2, .icon-facebook-2, .icon-pinterest-2, .icon-googleplus-2, .icon-stumbleupon-2, .icon-minus, .icon-plus, .icon-cross, .icon-cross-2, .icon-minus-2, .icon-plus-2, .icon-info, .icon-help, .icon-rss, .icon-paperclip, .icon-pictures, .icon-video, .icon-install, .icon-play, .icon-pause, .icon-record, .icon-stop, .icon-next, .icon-previous, .icon-first, .icon-last, .icon-cart, .icon-menu, .icon-book, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-sort-by-attributes-alt, .icon-sort-by-order-alt, .icon-sort-by-order, .icon-youtube-sign, .icon-youtube, .icon-feed, .icon-podcast, .icon-qrcode, .icon-tablet, .icon-mobile, .icon-spinner, .icon-spinner-2, .icon-search, .icon-zoom-in, .icon-zoom-out, .icon-cog, .icon-list, .icon-bold, .icon-italic, .icon-arrow-up-2, .icon-arrow-right-3, .icon-arrow-down-2, .icon-arrow-left-3, .icon-envelope, .icon-envelope-alt, .icon-mail, .icon-mail-2, .icon-feed-2, .icon-feed-3, .icon-feed-4, .icon-rss-sign, .icon-rss-2, .icon-youtube-play, .icon-youtube-2, .icon-youtube-3, .icon-twitter-sign, .icon-twitter-3, .icon-twitter-4, .icon-twitter-5, .icon-twitter-6, .icon-facebook-3, .icon-facebook-4, .icon-facebook-5, .icon-facebook-6, .icon-facebook-7, .icon-circles, .icon-google-plus, .icon-google-plus-sign, .icon-google-plus-2, .icon-google-plus-3, .icon-google-plus-4, .icon-google, .icon-location, .icon-pushpin, .icon-pinterest-3, .icon-pinterest-sign, .icon-pinterest-4, .icon-pinterest-5, .icon-location-2, .icon-location-3, .icon-tumblr, .icon-tumblr-2, .icon-tumblr-sign, .icon-tumblr-3, .icon-tumblr-4, .icon-tumblr-5, .icon-film, .icon-film-2, .icon-facetime-video, .icon-camera, .icon-headphones, .icon-headphones-2, .icon-music, .icon-cloud-download, .icon-download, .icon-box-add, .icon-print, .icon-print-2, .icon-chevron-left, .icon-chevron-right, .icon-chevron-up, .icon-chevron-down, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-bubbles, .icon-bubbles-2, .icon-bubble, .icon-bubble-2, .icon-bubbles-3, .icon-bubbles-4, .icon-volume-mute, .icon-volume-increase, .icon-volume-decrease, .icon-volume-mute-2, .icon-volume-low, .icon-volume-medium, .icon-volume-high, .icon-plus-3, .icon-minus-3, .icon-collapse-alt, .icon-expand-alt, .icon-resize-full, .icon-resize-small, .icon-resize-vertical, .icon-resize-horizontal, .icon-thumbs-up, .icon-thumbs-down, .icon-delicious, .icon-stumbleupon-3, .icon-stumbleupon-4, .icon-apple, .icon-apple-2, .icon-windows, .icon-windows8, .icon-android, .icon-ok, .icon-remove, .icon-close, .icon-remove-2, .icon-cancel-circle, .icon-user, .icon-user-2, .icon-users, .icon-user-add, .icon-users-2, .icon-lock, .icon-unlocked, .icon-newspaper, .icon-link, .icon-linkedin, .icon-linkedin-2, .icon-linkedin-sign, .icon-new-tab, .icon-unlink, .icon-link-2, .icon-linkedin-3, .icon-linkedin-4, .icon-facebook-sign, .icon-zoom-in-2, .icon-zoom-out-2, .icon-magic, .icon-search-2, .icon-search-3, .icon-warning, .icon-bell, .icon-expand, .icon-expand-2, .icon-fullscreen, .icon-expand-3, .icon-loop, .icon-repeat, .icon-undo, .icon-retweet, .icon-paperplane, .icon-pencil, .icon-reply, .icon-reply-all, .icon-forward, .icon-export, .icon-map, .icon-location-4, .icon-sharable, .icon-heart, .icon-heart-2, .icon-star, .icon-star-2, .icon-graduation, .icon-paypal, .icon-warning-sign, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-caret-down, .icon-caret-up, .icon-caret-right, .icon-caret-left, .icon-sort {
	font-family:'wng-icons';
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	-webkit-font-smoothing:antialiased; 
}
.icon-arrow-right-3:before { content:"\e000"; }
.icon-arrow-left-3:before { content:"\e001"; }
.icon-arrow-left-2:before { content:"\e002"; }
.icon-arrow-down:before { content:"\e003"; }
.icon-arrow-up:before { content:"\e004"; }
.icon-arrow-right-2:before { content:"\e005"; }
.icon-arrow-up-2:before { content:"\e081"; }
.icon-arrow-right:before { content:"\e083"; }
.icon-arrow-down-2:before { content:"\e084"; }
.icon-arrow-left:before { content:"\e085"; }
.icon-facebook-3:before { content:"\e006"; }
.icon-googleplus:before { content:"\e007"; }
.icon-pinterest:before { content:"\e008"; }
.icon-stumbleupon:before { content:"\e057"; }
.icon-twitter:before { content:"\e058"; }
.icon-twitter-2:before { content:"\e059"; }
.icon-facebook-2:before { content:"\e05a"; }
.icon-pinterest-2:before { content:"\e009"; }
.icon-googleplus-2:before { content:"\e056"; }
.icon-stumbleupon-2:before { content:"\e05b"; }
.icon-minus:before { content:"\e05c"; }
.icon-plus:before { content:"\e05d"; }
.icon-cross:before { content:"\e05e"; }
.icon-cross-2:before { content:"\e05f"; }
.icon-minus-2:before { content:"\e060"; }
.icon-plus-2:before { content:"\e061"; }
.icon-info:before { content:"\e062"; }
.icon-help:before { content:"\e063"; }
.icon-rss:before { content:"\e064"; }
.icon-paperclip:before { content:"\e065"; }
.icon-pictures:before { content:"\e066"; }
.icon-video:before { content:"\e067"; }
.icon-install:before { content:"\e068"; }
.icon-play:before { content:"\e069"; }
.icon-pause:before { content:"\e06a"; }
.icon-record:before { content:"\e06b"; }
.icon-stop:before { content:"\e06c"; }
.icon-next:before { content:"\e06d"; }
.icon-previous:before { content:"\e06e"; }
.icon-first:before { content:"\e06f"; }
.icon-last:before { content:"\e070"; }
.icon-cart:before { content:"\e071"; }
.icon-menu:before { content:"\e072"; }
.icon-book:before { content:"\e073"; }
.icon-sort-by-alphabet:before { content:"\f15d"; }
.icon-sort-by-alphabet-alt:before { content:"\f15e"; }
.icon-sort-by-attributes:before { content:"\f160"; }
.icon-sort-by-attributes-alt:before { content:"\f161"; }
.icon-sort-by-order-alt:before { content:"\f163"; }
.icon-sort-by-order:before { content:"\f162"; }
.icon-youtube-sign:before { content:"\f166"; }
.icon-youtube-2:before { content:"\f167"; }
.icon-feed:before { content:"\e074"; }
.icon-podcast:before { content:"\e075"; }
.icon-qrcode:before { content:"\e076"; }
.icon-tablet:before { content:"\e077"; }
.icon-mobile:before { content:"\e078"; }
.icon-spinner:before { content:"\e079"; }
.icon-spinner-2:before { content:"\e07a"; }
.icon-search:before { content:"\e07b"; }
.icon-zoom-in:before { content:"\e07c"; }
.icon-zoom-out:before { content:"\e07d"; }
.icon-cog:before { content:"\e07e"; }
.icon-list:before { content:"\e082"; }
.icon-bold:before { content:"\e07f"; }
.icon-italic:before { content:"\e080"; }
.icon-envelope:before { content:"\f003"; }
.icon-envelope-alt:before { content:"\f0e0"; }
.icon-mail:before { content:"\e086"; }
.icon-mail-2:before { content:"\e087"; }
.icon-feed-2:before { content:"\e088"; }
.icon-feed-3:before { content:"\e089"; }
.icon-feed-4:before { content:"\e08a"; }
.icon-rss-sign:before { content:"\f143"; }
.icon-rss-2:before { content:"\f09e"; }
.icon-youtube-play:before { content:"\f16a"; }
.icon-youtube:before { content:"\e08b"; }
.icon-youtube-3:before { content:"\e08c"; }
.icon-twitter-sign:before { content:"\f081"; }
.icon-twitter-3:before { content:"\f099"; }
.icon-twitter-4:before { content:"\e08d"; }
.icon-twitter-5:before { content:"\e08e"; }
.icon-twitter-6:before { content:"\e08f"; }
.icon-facebook:before { content:"\e090"; }
.icon-facebook-4:before { content:"\f09a"; }
.icon-facebook-5:before { content:"\e091"; }
.icon-facebook-6:before { content:"\e092"; }
.icon-facebook-7:before { content:"\e093"; }
.icon-circles:before { content:"\e094"; }
.icon-google-plus:before { content:"\f0d5"; }
.icon-google-plus-sign:before { content:"\f0d4"; }
.icon-google-plus-2:before { content:"\e095"; }
.icon-google-plus-3:before { content:"\e096"; }
.icon-google-plus-4:before { content:"\e097"; }
.icon-google:before { content:"\e098"; }
.icon-location:before { content:"\e099"; }
.icon-pushpin:before { content:"\f08d"; }
.icon-pinterest-3:before { content:"\f0d2"; }
.icon-pinterest-sign:before { content:"\f0d3"; }
.icon-pinterest-4:before { content:"\e09a"; }
.icon-pinterest-5:before { content:"\e09b"; }
.icon-location-2:before { content:"\e09c"; }
.icon-location-3:before { content:"\e09d"; }
.icon-tumblr:before { content:"\e09e"; }
.icon-tumblr-2:before { content:"\e09f"; }
.icon-tumblr-sign:before { content:"\f174"; }
.icon-tumblr-3:before { content:"\f173"; }
.icon-tumblr-4:before { content:"\e0a0"; }
.icon-tumblr-5:before { content:"\e0a1"; }
.icon-film:before { content:"\e0a2"; }
.icon-film-2:before { content:"\f008"; }
.icon-facetime-video:before { content:"\f03d"; }
.icon-camera:before { content:"\e0a3"; }
.icon-headphones:before { content:"\e0a4"; }
.icon-headphones-2:before { content:"\f025"; }
.icon-music:before { content:"\e0a5"; }
.icon-cloud-download:before { content:"\f0ed"; }
.icon-download:before { content:"\e0a6"; }
.icon-box-add:before { content:"\e0a7"; }
.icon-print:before { content:"\e0a8"; }
.icon-print-2:before { content:"\e0a9"; }
.icon-chevron-left:before { content:"\e0aa"; }
.icon-chevron-right:before { content:"\e0ab"; }
.icon-chevron-up:before { content:"\e0ac"; }
.icon-chevron-down:before { content:"\e0ad"; }
.icon-chevron-sign-left:before { content:"\f137"; }
.icon-chevron-sign-right:before { content:"\f138"; }
.icon-chevron-sign-up:before { content:"\f139"; }
.icon-chevron-sign-down:before { content:"\f13a"; }
.icon-angle-left:before { content:"\e0ae"; }
.icon-angle-right:before { content:"\e0af"; }
.icon-angle-up:before { content:"\e0b0"; }
.icon-angle-down:before { content:"\e0b1"; }
.icon-bubbles:before { content:"\e0b2"; }
.icon-bubbles-2:before { content:"\e0b3"; }
.icon-bubble:before { content:"\e0b4"; }
.icon-bubble-2:before { content:"\e0b5"; }
.icon-bubbles-3:before { content:"\e0b6"; }
.icon-bubbles-4:before { content:"\e0b7"; }
.icon-volume-mute:before { content:"\e0b8"; }
.icon-volume-increase:before { content:"\e0b9"; }
.icon-volume-decrease:before { content:"\e0ba"; }
.icon-volume-mute-2:before { content:"\e0bb"; }
.icon-volume-low:before { content:"\e0bc"; }
.icon-volume-medium:before { content:"\e0bd"; }
.icon-volume-high:before { content:"\e0be"; }
.icon-plus-3:before { content:"\e0bf"; }
.icon-minus-3:before { content:"\e0c0"; }
.icon-collapse-alt:before { content:"\f117"; }
.icon-expand-alt:before { content:"\f116"; }
.icon-resize-full:before { content:"\e0c1"; }
.icon-resize-small:before { content:"\e0c2"; }
.icon-resize-vertical:before { content:"\f07d"; }
.icon-resize-horizontal:before { content:"\f07e"; }
.icon-thumbs-up:before { content:"\e0c3"; }
.icon-thumbs-down:before { content:"\f088"; }
.icon-delicious:before { content:"\e0c4"; }
.icon-stumbleupon-3:before { content:"\e0c5"; }
.icon-stumbleupon-4:before { content:"\e0c6"; }
.icon-apple:before { content:"\e0c7"; }
.icon-apple-2:before { content:"\e0c8"; }
.icon-windows:before { content:"\e0c9"; }
.icon-windows8:before { content:"\e0ca"; }
.icon-android:before { content:"\e0cb"; }
.icon-ok:before { content:"\e0cc"; }
.icon-remove:before { content:"\e0cd"; }
.icon-close:before { content:"\e0ce"; }
.icon-remove-2:before { content:"\e0cf"; }
.icon-cancel-circle:before { content:"\e0d0"; }
.icon-user:before { content:"\e0d1"; }
.icon-user-2:before { content:"\e0d2"; }
.icon-users:before { content:"\e0d3"; }
.icon-user-add:before { content:"\e0d4"; }
.icon-users-2:before { content:"\e0d5"; }
.icon-lock:before { content:"\e0d6"; }
.icon-unlocked:before { content:"\e0d7"; }
.icon-newspaper:before { content:"\e0d8"; }
.icon-link:before { content:"\e0d9"; }
.icon-linkedin:before { content:"\e0da"; }
.icon-linkedin-2:before { content:"\f0e1"; }
.icon-linkedin-sign:before { content:"\f08c"; }
.icon-new-tab:before { content:"\e0db"; }
.icon-unlink:before { content:"\f127"; }
.icon-link-2:before { content:"\f0c1"; }
.icon-linkedin-3:before { content:"\e0dc"; }
.icon-linkedin-4:before { content:"\e0dd"; }
.icon-facebook-sign:before { content:"\f082"; }
.icon-zoom-in-2:before { content:"\f00e"; }
.icon-zoom-out-2:before { content:"\f010"; }
.icon-magic:before { content:"\f0d0"; }
.icon-search-2:before { content:"\f002"; }
.icon-search-3:before { content:"\e0de"; }
.icon-warning:before { content:"\e0df"; }
.icon-bell:before { content:"\e0e0"; }
.icon-expand:before { content:"\e0e1"; }
.icon-expand-2:before { content:"\e0e2"; }
.icon-fullscreen:before { content:"\f0b2"; }
.icon-expand-3:before { content:"\f152"; }
.icon-loop:before { content:"\e0e3"; }
.icon-repeat:before { content:"\f01e"; }
.icon-undo:before { content:"\f0e2"; }
.icon-retweet:before { content:"\f079"; }
.icon-paperplane:before { content:"\e00a"; }
.icon-pencil:before { content:"\e00b"; }
.icon-reply:before { content:"\e00c"; }
.icon-reply-all:before { content:"\e00d"; }
.icon-forward:before { content:"\e00e"; }
.icon-export:before { content:"\e00f"; }
.icon-map:before { content:"\e010"; }
.icon-location-4:before { content:"\e011"; }
.icon-sharable:before { content:"\e012"; }
.icon-heart:before { content:"\e013"; }
.icon-heart-2:before { content:"\e014"; }
.icon-star:before { content:"\e015"; }
.icon-star-2:before { content:"\e016"; }
.icon-graduation:before { content:"\e017"; }
.icon-paypal:before { content:"\e018"; }
.icon-warning-sign:before { content:"\f071"; }
.icon-circle-arrow-left:before { content:"\f0a8"; }
.icon-circle-arrow-right:before { content:"\f0a9"; }
.icon-circle-arrow-up:before { content:"\f0aa"; }
.icon-circle-arrow-down:before { content:"\f0ab"; }
.icon-caret-down:before { content:"\f0d7"; }
.icon-caret-up:before { content:"\f0d8"; }
.icon-caret-right:before { content:"\f0da"; }
.icon-caret-left:before { content:"\f0d9"; }
.icon-sort:before { content:"\f0dc"; }
