@font-face {
  font-display: block;
  font-style: normal;
  font-family: "fontawesome";
  font-weight: 900;
  src: url("../../fonts/fa-solid-900.woff2") format("woff2"), url("../../fonts/fa-solid-900.woff") format("woff")
}

.fas {
  font-family: "fontawesome";
  font-weight: 900
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "fontawesome";
  font-weight: 400;
  src: url("../../fonts/fa-regular-400.woff2") format("woff2"), url("../../fonts/fa-regular-400.woff") format("woff")
}

.far {
  font-family: "fontawesome";
  font-weight: 400
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "fontawesome";
  font-weight: 300;
  src: url("../../fonts/fa-light-300.woff2") format("woff2"), url("../../fonts/fa-light-300.woff") format("woff")
}

.fal {
  font-family: "fontawesome";
  font-weight: 300
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
  src: url("../../fonts/fa-duotone-900.woff2") format("woff2"), url("../../fonts/fa-duotone-900.woff") format("woff")
}

.fad {
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900
}

.fad {
  position: relative
}

.fad:before {
  position: absolute
}

.fad:after {
  opacity: 0.4
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  src: url("../../fonts/fa-brands-400.woff2") format("woff2"), url("../../fonts/fa-brands-400.woff") format("woff")
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

@font-face {
  font-display: block;
  font-style: normal;
  font-family: "Material Icons";
  font-weight: 400;
  src: url("../../fonts/material-icons.woff2") format("woff2"), url("../../fonts/material-icons.woff") format("woff")
}

.material-icons {
  font-family: "Material Icons";
  font-weight: 400
}
