/* App-owned webfont declarations. The content-addressed font filenames make
 * these URLs safe to cache immutably in development previews and Firebase. */
@font-face {
  font-family: "FontAwesome";
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  src: url("./fontawesome-4.7.0-2adefcbc041e.woff2") format("woff2");
}

@font-face {
  font-family: "NucleoIcons";
  font-display: block;
  font-style: normal;
  font-weight: normal;
  src: url("./nucleo-icons-3180896cdbb6.woff2") format("woff2");
}

@font-face {
  font-family: "revicons";
  font-display: block;
  font-style: normal;
  font-weight: normal;
  src: url("./react-multi-carousel-revicons-2.8.5-f7b9c3065e55.woff") format("woff");
}
