/* MM Font Awesome Subset v6.7.2 — only icons in use */

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa); }

/* Solid font-face */

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/zox-news/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }

/* Solid icons */

.fa-floppy-disk {
  --fa: "\f0c7"; }
.fa-save {
  --fa: "\f0c7"; }
.fa-envelope {
  --fa: "\f0e0"; }
.fa-camera {
  --fa: "\f030"; }
.fa-cart-shopping {
  --fa: "\f07a"; }
.fa-shopping-cart {
  --fa: "\f07a"; }
.fa-caret-down {
  --fa: "\f0d7"; }
.fa-arrow-right-long {
  --fa: "\f178"; }
.fa-long-arrow-right {
  --fa: "\f178"; }
.fa-play {
  --fa: "\f04b"; }
.fa-magnifying-glass {
  --fa: "\f002"; }
.fa-search {
  --fa: "\f002"; }
.fa-xmark {
  --fa: "\f00d"; }
.fa-times {
  --fa: "\f00d"; }
.fa-angle-up {
  --fa: "\f106"; }
.fa-chevron-left {
  --fa: "\f053"; }
.fa-chevron-right {
  --fa: "\f054"; }
.fa-triangle-exclamation {
  --fa: "\f071"; }
.fa-warning {
  --fa: "\f071"; }

/* Brands font-face */

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/zox-news/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"); }

.fab,

/* Brand icons */

.fa-linkedin-in {
  --fa: "\f0e1"; }
.fa-twitter-square {
  --fa: "\f081"; }
.fa-pinterest-square {
  --fa: "\f0d3"; }
.fa-facebook-f {
  --fa: "\f39e"; }
.fa-x-twitter {
  --fa: "\e61b"; }
.fa-tiktok {
  --fa: "\e07b"; }
.fa-facebook-square {
  --fa: "\f082"; }
.fa-linkedin {
  --fa: "\f08c"; }
.fa-instagram {
  --fa: "\f16d"; }
.fa-facebook {
  --fa: "\f09a"; }
.fa-whatsapp {
  --fa: "\f232"; }
.fa-pinterest-p {
  --fa: "\f231"; }
.fa-tumblr-square {
  --fa: "\f174"; }
.fa-youtube {
  --fa: "\f167"; }
.fa-twitter {
  --fa: "\f099"; }
.fa-pinterest {
  --fa: "\f0d2"; }
.fa-tumblr {
  --fa: "\f173"; }
.fa-square-x-twitter {
  --fa: "\e61a"; }