﻿/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  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;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-search:before {content: "\f002";}
.fa-envelope-o:before {content: "\f003";}
.fa-star:before {content: "\f005";}
.fa-star-o:before {content: "\f006";}
.fa-trash-o:before {content: "\f014";}
.fa-home:before {content: "\f015";}
.fa-refresh:before {content: "\f021";}
.fa-print:before {content: "\f02f";}
.fa-list:before {content: "\f03a";}
.fa-chevron-left:before {content: "\f053";}
.fa-chevron-right:before {content: "\f054";}
.fa-plus:before {content: "\f067";}
.fa-minus:before {content: "\f068";}
.fa-shopping-cart:before {content: "\f07a";}
.fa-phone:before {content: "\f095";}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {content: "\f0c9";}
.fa-list-ul:before {content: "\f0ca";}
.fa-list-ol:before {content: "\f0cb";}
.fa-envelope:before {content: "\f0e0";}
.fa-question:before {content: "\f128";}
.fa-cart-plus:before {content: "\f217";}
.fa-copy:before,
.fa-files-o:before {content: "\f0c5";}
.fa-group:before,
.fa-users:before {content: "\f0c0";}