.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; }
 
.fa-calendar-alt:before {
	content: "\f073"; }

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

.fa-file:before {
	content: "\f15b"; }

.fa-chevron-left:before {
	content: "\f053"; }

.fa-chevron-right:before {
	content: "\f054"; }

.fa-image:before {
	content: "\f03e"; }

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

.fa,
.fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900; }
