/* v20160820 */

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);

@font-face {
	font-family: 'icons';
	src:url('/fonts/icons.eot');
	src:url('/fonts/icons.eot?#iefix') format('embedded-opentype'),
		url('/fonts/icons.woff') format('woff'),
		url('/fonts/icons.ttf') format('truetype'),
		url('/fonts/icons.svg#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: 'icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

/* 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-tag, .icon-tags, .icon-resize-small, .icon-resize-full, .icon-ok, .icon-remove, .icon-play, .icon-camera, .icon-stop, .icon-search, .icon-chevron-left, .icon-chevron-right, .icon-chevron-up, .icon-chevron-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-twitter-sign, .icon-facebook-sign, .icon-facebook, .icon-twitter, .icon-star, .icon-phone-sign, .icon-link, .icon-envelope-alt, .icon-circle, .icon-circle-blank {
	font-family: 'icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-tag:before {
	content: "\f02b";
}
.icon-tags:before {
	content: "\f02c";
}
.icon-resize-small:before {
	content: "\f066";
}
.icon-resize-full:before {
	content: "\f065";
}
.icon-ok:before {
	content: "\f00c";
}
.icon-remove:before {
	content: "\f00d";
}
.icon-play:before {
	content: "\e000";
}
.icon-camera:before {
	content: "\f030";
}
.icon-stop:before {
	content: "\e002";
}
.icon-search:before {
	content: "\f002";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-twitter-sign:before {
	content: "\f081";
}
.icon-facebook-sign:before {
	content: "\f082";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-star:before {
	content: "\f005";
}
.icon-phone-sign:before {
	content: "\f098";
}
.icon-link:before {
	content: "\f0c1";
}
.icon-envelope-alt:before {
	content: "\f0e0";
}
.icon-circle:before {
	content: "\f111";
}
.icon-circle-blank:before {
	content: "\f10c";
}

@font-face {
	font-family: 'lux-social-share';
	src:url('/fonts/lux-social-share.eot?-9ll334');
	src:url('/fonts/lux-social-share.eot?#iefix-9ll334') format('embedded-opentype'),
		url('/fonts/lux-social-share.ttf?-9ll334') format('truetype'),
		url('/fonts/lux-social-share.woff?-9ll334') format('woff'),
		url('/fonts/lux-social-share.svg?-9ll334#lux-social-share') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="lux-"], [class*=" lux-"] {
	font-family: 'lux-social-share';
	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;
}

.lux-twitter-square-icon:before {
	content: "\f081";
}
.lux-facebook-square-icon:before {
	content: "\f082";
}
.lux-twitter-icon:before {
	content: "\f099";
}
.lux-facebook-icon:before {
	content: "\f09a";
}
.lux-youtube-square-icon:before {
	content: "\f166";
}
.lux-youtube-icon:before {
	content: "\f167";
}
.lux-youtube-play-icon:before {
	content: "\f16a";
}
.lux-instagram-icon:before {
	content: "\f16d";
}