/*!
 * Font Awesome 4.7.0 — subset for Account Dashboard for WooCommerce.
 * Bundled by eaglTeach. Place the webfont binaries in ../fonts/ (see README).
 * License: SIL OFL 1.1 (font) + MIT (CSS). http://fontawesome.io
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
	     url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
	     url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-tachometer:before { content: "\f0e4"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-download:before { content: "\f019"; }
.fa-home:before { content: "\f015"; }
.fa-user:before { content: "\f007"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-trophy:before { content: "\f091"; }
.fa-gift:before { content: "\f06b"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-cog:before { content: "\f013"; }
.fa-cogs:before { content: "\f085"; }
.fa-th:before { content: "\f00a"; }
.fa-th-large:before { content: "\f009"; }
.fa-list:before { content: "\f03a"; }
.fa-map-marker:before { content: "\f041"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-money:before { content: "\f0d6"; }
.fa-truck:before { content: "\f0d1"; }
.fa-bell:before { content: "\f0f3"; }
.fa-comment:before { content: "\f075"; }
.fa-comments:before { content: "\f086"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-life-ring:before { content: "\f1cd"; }
.fa-glass:before { content: "\f000"; }
.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-camera:before { content: "\f030"; }
.fa-key:before { content: "\f084"; }
.fa-lock:before { content: "\f023"; }
.fa-users:before { content: "\f0c0"; }
.fa-address-book:before { content: "\f2b9"; }
.fa-file-text:before { content: "\f15c"; }
.fa-folder:before { content: "\f07b"; }
.fa-clock-o:before { content: "\f017"; }
.fa-calendar:before { content: "\f073"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-flag:before { content: "\f024"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-refresh:before { content: "\f021"; }
.fa-percent:before { content: "\f295"; }
.fa-fire:before { content: "\f06d"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-diamond:before { content: "\f219"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-bars:before { content: "\f0c9"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-circle-o:before { content: "\f10c"; }
