/*!
 * Font Awesome 4.7.0 (local copy)
 * http://fontawesome.io
 * (Font files must be placed in /fonts/font-awesome/)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
       url('/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),
       url('/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
       url('/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'),
       url('/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
  font-weight: normal;
  font-style: normal;
}
/* Place the rest of the minified Font Awesome 4.7.0 CSS content here, updating all font URLs to /fonts/font-awesome/ */