/*!
 * Font Awesome Pro 5.15.0 — subset thème Mapway
 * Glyphes : f104 f105 f106 f107 f061 f063 f067 f068 f30b
 */
@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/fa-icons.woff2) format("woff2");
}

@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/fa-icons.woff2) format("woff2");
}

@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url(../fonts/fa-icons.woff2) format("woff2");
}

.fa,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Pro";
}

.fas {
	font-weight: 900;
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-plus:before {
	content: "\f067";
}

.fa-minus:before {
	content: "\f068";
}

.fa-long-arrow-alt-right:before {
	content: "\f30b";
}
