@font-face {
	font-family: 'Font-Awesome-Solid';
	src: url('../custom-icons/fa-solid-900.eot');
	/* IE9 Compat Modes */
	src: url('../custom-icons/fa-solid-900.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../custom-icons/fa-solid-900.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../custom-icons/fa-solid-900.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('../custom-icons/fa-solid-900.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../custom-icons/fa-solid-900.svg#webfont') format('svg');
	/* Legacy iOS */
}

@font-face {
	font-family: 'Font-Awesome-Regular';
	src: url('../custom-icons/fa-regular-400.eot');
	/* IE9 Compat Modes */
	src: url('../custom-icons/fa-regular-400.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../custom-icons/fa-regular-400.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../custom-icons/fa-regular-400.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('../custom-icons/fa-regular-400.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../custom-icons/fa-regular-400.svg#webfont') format('svg');
	/* Legacy iOS */
}

@font-face {
	font-family: 'Font-Awesome-Light';
	src: url('../custom-icons/fa-light-300.eot');
	/* IE9 Compat Modes */
	src: url('../custom-icons/fa-light-300.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../custom-icons/fa-light-300.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../custom-icons/fa-light-300.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('../custom-icons/fa-light-300.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../custom-icons/fa-light-300.svg#webfont') format('svg');
	/* Legacy iOS */
}

@font-face {
	font-family: 'Font-Awesome-Brands';
	src: url('../custom-icons/fa-brands-400.eot');
	/* IE9 Compat Modes */
	src: url('../custom-icons/fa-brands-400.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../custom-icons/fa-brands-400.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../custom-icons/fa-brands-400.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('../custom-icons/fa-brands-400.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../custom-icons/fa-brands-400.svg#webfont') format('svg');
	/* Legacy iOS */
}

i.sp{
  font-family: 'Font-Awesome-Light' !important;
  speak:none;
  font-style:normal;
  font-weight:300;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.sp-fa-bezier-curve:before{
  content:"\f55b"; /* fa-bezier-curve */
}

.sp-fa-brush:before{
  content:"\f55d"; 
}

.sp-fa-eye:before{
  content:"\f06e"; 
}

.sp-fa-palette:before{
  content:"\f53f"; 
}

.sp-fa-film:before{
  content:"\f008"; 
}

.sp-fa-mobile-android-alt:before{
  content:"\f3cf"; 
}

.sp-fa-cubes:before{
  content:"\f1b3"; 
}

.sp-fa-microphone-alt:before{
  content:"\f3c9"; 
}

.sp-fa-at:before{
  content:"\f1fa"; 
}

.sp-fa-portrait:before{
  content:"\f3e0"; 
}

.sp-fa-theater-masks:before{
  content:"\f630"; 
}

.sp-fa-photo-video:before{
  content:"\f87c"; 
}

.sp-fa-images:before{
  content:"\f302"; 
}

.sp-fa-id-card:before{
  content:"\f2c2"; 
}

.sp-fa-camera-retro:before{
  content:"\f083"; 
}

.sp-fa-camera:before{
  content:"\f030"; 
}

.sp-fa-laptop-code:before{
  content:"\f5fc"; 
}

.sp-fa-code:before{
  content:"\f121"; 
}

