/*
 * SecretUndies homepage Font Awesome subsets.
 *
 * Font Awesome Free 5.15.3: Icons CC BY 4.0, font SIL OFL 1.1, code MIT.
 * The original Font Awesome core mappings remain loaded. The original full
 * family is the fallback whenever the final HTML contract keeps its face CSS.
 */

@font-face {
  font-family: "SecretUndies Font Awesome 5 Free Subset";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/su-homepage-icons/su-fa-solid-900-home.woff2?ver=dd67ba94") format("woff2");
  unicode-range: U+F023, U+F02C, U+F058, U+F061, U+F070, U+F074, U+F0DB, U+F0E3, U+F0E7, U+F0EB, U+F1CD, U+F1DE, U+F21B, U+F234, U+F24E, U+F290, U+F2C1, U+F3ED, U+F466, U+F49E, U+F4FC, U+F505, U+F518, U+F51E, U+F553, U+F555, U+F590, U+F5FD, U+F696;
}

@font-face {
  font-family: "SecretUndies Font Awesome 5 Free Subset";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/su-homepage-icons/su-fa-regular-400-home.woff2?ver=63d1e2f0") format("woff2");
  unicode-range: U+F0FE;
}

body.home .fa,
body.home .fas {
  font-family: "SecretUndies Font Awesome 5 Free Subset", "Font Awesome 5 Free";
  font-weight: 900;
}

body.home .far {
  font-family: "SecretUndies Font Awesome 5 Free Subset", "Font Awesome 5 Free";
  font-weight: 400;
}
