/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *
 *  Trimmed build — required rules only for the icon classes actually used
 *  in the root-level .php/.html pages of this project:
 *    fa-check, fa-chevron-down, fa-envelope-open-o, fa-facebook,
 *    fa-instagram, fa-linkedin-square, fa-map-marker, fa-map-signs,
 *    fa-phone, fa-pinterest, fa-rss, fa-star, fa-twitter
 *
 *  This file is self-sufficient: it includes the @font-face declaration
 *  (loads the FontAwesome icon font from ../fonts/) and the base .fa
 *  class (required on every <i class="fa fa-*"> icon) in addition to
 *  the icon glyph rules below.
 */


@font-face {font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 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'), url('../fonts/fontawesome-webfont.svg?v=4.7.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;}.fa-map-marker:before {content: "\f041";}.fa-star:before {content: "\f005";}.fa-check:before {content: "\f00c";}.fa-phone:before {content: "\f095";}.fa-chevron-down:before {content: "\f078";}.fa-map-signs:before {content: "\f277";}.fa-envelope-open-o:before {content: "\f2b7";}.fa-facebook-f:before, .fa-facebook:before {content: "\f09a";}.fa-twitter:before {content: "\f099";}.fa-instagram:before {content: "\f16d";}.fa-linkedin-square:before {content: "\f08c";}.fa-pinterest:before {content: "\f0d2";}.fa-feed:before, .fa-rss:before {content: "\f09e";}