@font-face {
  font-family: "SF Compact Rounded";
  src: url("/fonts/SFCompactRounded/SFCompactRounded-Medium.ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Compact Rounded";
  src: url("/fonts/SFCompactRounded/SFCompactRounded-Bold.ttf");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Compact Rounded";
  src: url("/fonts/SFCompactRounded/SFCompactRounded-Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Compact Rounded";
  src: url("/fonts/SFCompactRounded/SFCompactRounded-Semibold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "CoreUI-Icons-Free";
  src: url("../fonts/CoreUI-Icons-Free.eot?64h6xh");
  src: url("../fonts/CoreUI-Icons-Free.eot?64h6xh#iefix")
      format("embedded-opentype"),
    url("../fonts/CoreUI-Icons-Free.ttf?64h6xh") format("truetype"),
    url("../fonts/CoreUI-Icons-Free.woff?64h6xh") format("woff"),
    url("../fonts/CoreUI-Icons-Free.svg?64h6xh#CoreUI-Icons-Free") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CoreUI-Icons-Brand";
  src: url("../fonts/CoreUI-Icons-Brand.eot?64h6xh");
  src: url("../fonts/CoreUI-Icons-Brand.eot?64h6xh#iefix")
      format("embedded-opentype"),
    url("../fonts/CoreUI-Icons-Brand.ttf?64h6xh") format("truetype"),
    url("../fonts/CoreUI-Icons-Brand.woff?64h6xh") format("woff"),
    url("../fonts/CoreUI-Icons-Brand.svg?64h6xh#CoreUI-Icons-Linear")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Mulish";
  src: url("../fonts/Mulish/Mulish-VariableFont_wght.ttf") format("truetype-variations"),
    url("../fonts/Mulish/Mulish-VariableFont_wght.ttf") format("truetype");
  font-weight: 200 1000; /* Mulish supports weights from 200 to 1000 */
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mulish";
  src: url("../fonts/Mulish/Mulish-Italic-VariableFont_wght.ttf")
      format("truetype-variations"),
    url("../fonts/Mulish/Mulish-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}
