@font-face {
  font-family: "foundation-icons";
  src: url("foundation-icons-final.eot");
  src: url("foundation-icons-final.eot?#iefix") format("embedded-opentype"),
       url("foundation-icons-final.woff") format("woff"),
       url("foundation-icons-final.ttf") format("truetype"),
       url("foundation-icons-final.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fi-mail:before,
.fi-page-export-pdf:before,
.fi-fast-forward:before,
.fi-rewind:before,
.fi-info:before, 
.fi-play:before, 
.fi-list:before, 
.fi-thumbnails:before,
.fi-results:before,
.fi-shopping-cart:before,
.fi-widget:before,
.fi-x-circle:before,
.fi-magnifying-glass:before,
.fi-comment:before,
.fi-social-facebook:before,
.fi-social-linkedin:before,
.fi-social-twitter:before,
.fi-trash:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
  font-display: swap;
}
.fi-mail:before { content: "\f16d"; }
.fi-page-export-pdf:before { content: "\f187"; }
.fi-fast-forward:before { content: "\f148"; }
.fi-rewind:before { content: "\f1a9"; }
.fi-info:before { content: "\f15e"; }
.fi-play:before { content: "\f198"; }
.fi-list:before { content: "\f169"; }
.fi-thumbnails:before { content: "\f1fa"; }
.fi-results:before { content: "\f1a7"; }
.fi-shopping-cart:before { content: "\f1b1"; }
.fi-widget:before { content: "\f214"; }
.fi-x-circle:before { content: "\f216"; }
.fi-magnifying-glass:before { content: "\f16c"; }
.fi-comment:before { content: "\f131"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-social-linkedin:before { content: "\f1d0"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-trash:before { content: "\f204"; }
.fi-zoom-out:before { content: "\f21a"; }