:root { font-synthesis-weight: none; font-synthesis-style: none; }

/* ABCFavorit — Regular (400) */
@font-face {
  font-family: "ABCFavorit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("../fonts/ABCFavorit-Regular.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Regular.woff") format("woff");
  size-adjust: 102%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

/* ABCFavorit — Regular Italic (400i) */
@font-face {
  font-family: "ABCFavorit";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src:
    url("../fonts/ABCFavorit-RegularItalic.woff2") format("woff2"),
    url("../fonts/ABCFavorit-RegularItalic.woff") format("woff");
  size-adjust: 102%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

/* ABCFavorit — Medium (500) */
@font-face {
  font-family: "ABCFavorit";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url("../fonts/ABCFavorit-Medium.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Medium.woff") format("woff");
  size-adjust: 102%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

/* ABCFavorit — Medium Italic (500i) */
@font-face {
  font-family: "ABCFavorit";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src:
    url("../fonts/ABCFavorit-MediumItalic.woff2") format("woff2"),
    url("../fonts/ABCFavorit-MediumItalic.woff") format("woff");
  size-adjust: 102%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

/* ABCFavorit — Bold (600) */
@font-face {
  font-family: "ABCFavorit";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url("../fonts/ABCFavorit-Bold.woff2") format("woff2"),
    url("../fonts/ABCFavorit-Bold.woff") format("woff");
  size-adjust: 102%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

/* ABCFavorit — Bold Italic (600i) */
@font-face {
  font-family: "ABCFavorit";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src:
    url("../fonts/ABCFavorit-BoldItalic.woff2") format("woff2"),
    url("../fonts/ABCFavorit-BoldItalic.woff") format("woff");
  size-adjust: 102%;
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Icofont";
  src: url("../fonts/icofont.woff2") format("woff2"),
       url("../fonts/icofont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}