/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,
:host {
  --fa-style-family-classic: 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro';
}

@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(https://d371aal8q1xawy.cloudfront.net/api/assets/fa-regular-400-0d41e090e351722c0c72261e97dd01c0498545afba16c9ce227ae11dafd7fd75.woff2) format("woff2"), url(https://d371aal8q1xawy.cloudfront.net/api/assets/fa-regular-400-2a2e7158d37155fa8bc84f862564ff77e1a82459376494b5cc8144b86553e95c.ttf) format("truetype");
}

.far,
.fa-regular {
  font-weight: 400;
}
