/**
 * Font Awesome 4.x – @font-face aus Theme-Assets (kein Fremd-CDN).
 * Schriftdateien: ../fonts/font-awesome/4.7.0/ (Font Awesome v4.7.0, OFL).
 *
 * Version: 2026.03.22.124600 Europe/Berlin
 * Autor: Willi da Silva Borges - WDSB-Webdesign
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font-awesome/4.7.0/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/font-awesome/4.7.0/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
