/*
 * Line Awesome 1.3.0 — Bamboo curated build.
 * Contains only the two font faces, core classes, and icons used by Bamboo Shop.
 */

@font-face {
	font-family: "Line Awesome Free";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url("../fonts/la-solid-900.woff2") format("woff2");
}

@font-face {
	font-family: "Line Awesome Brands";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/la-brands-400.woff2") format("woff2");
}

.la,
.las,
.lab {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.la,
.las {
	font-family: "Line Awesome Free";
	font-weight: 900;
}

.lab {
	font-family: "Line Awesome Brands";
	font-weight: 400;
}

.la-fw {
	width: 1.25em;
	text-align: center;
}

@keyframes la-spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.la-spin {
	animation: la-spin 2s linear infinite;
}

.la-arrow-left::before { content: "\f060"; }
.la-angle-left::before { content: "\f104"; }
.la-angle-right::before { content: "\f105"; }
.la-angle-down::before { content: "\f107"; }
.la-ban::before { content: "\f05e"; }
.la-bars::before { content: "\f0c9"; }
.la-box::before { content: "\f466"; }
.la-bullhorn::before { content: "\f0a1"; }
.la-calendar-check::before { content: "\f274"; }
.la-check::before { content: "\f00c"; }
.la-check-circle::before { content: "\f058"; }
.la-clock::before { content: "\f017"; }
.la-comment-dots::before { content: "\f4ad"; }
.la-comments::before { content: "\f086"; }
.la-compass::before { content: "\f14e"; }
.la-credit-card::before { content: "\f09d"; }
.la-exclamation-circle::before { content: "\f06a"; }
.la-expand-arrows-alt::before { content: "\f31e"; }
.la-eye::before { content: "\f06e"; }
.la-gift::before { content: "\f06b"; }
.la-headset::before { content: "\f590"; }
.la-heart::before { content: "\f004"; }
.la-home::before { content: "\f015"; }
.la-image::before { content: "\f03e"; }
.la-instagram::before { content: "\f16d"; }
.la-link::before { content: "\f0c1"; }
.la-map-marker-alt::before { content: "\f3c5"; }
.la-minus::before { content: "\f068"; }
.la-phone::before { content: "\f095"; }
.la-phone-volume::before { content: "\f2a0"; }
.la-play-circle::before { content: "\f144"; }
.la-plus::before { content: "\f067"; }
.la-receipt::before { content: "\f543"; }
.la-route::before { content: "\f4d7"; }
.la-satellite-dish::before { content: "\f7c0"; }
.la-search::before { content: "\f002"; }
.la-search-minus::before { content: "\f010"; }
.la-search-plus::before { content: "\f00e"; }
.la-shield-alt::before { content: "\f3ed"; }
.la-shopping-bag::before { content: "\f290"; }
.la-shopping-cart::before { content: "\f07a"; }
.la-spinner::before { content: "\f110"; }
.la-store::before { content: "\f54e"; }
.la-sync::before { content: "\f021"; }
.la-star::before { content: "\f005"; }
.la-thumbs-up::before { content: "\f164"; }
.la-th-large::before { content: "\f009"; }
.la-border-all::before { content: "\f84c"; }
.la-tags::before { content: "\f02c"; }
.la-telegram-plane::before { content: "\f3fe"; }
.la-times::before { content: "\f00d"; }
.la-trash::before { content: "\f1f8"; }
.la-trash-alt::before { content: "\f2ed"; }
.la-truck::before { content: "\f0d1"; }
.la-user-circle::before { content: "\f2bd"; }
.la-user::before { content: "\f007"; }
.la-users::before { content: "\f0c0"; }
.la-bell::before { content: "\f0f3"; }
.la-utensils::before { content: "\f2e7"; }
.la-mug-hot::before { content: "\f7b6"; }
