/********* GFontProxy.NET by ev0lve Digital. All rights reserved. *********
Web: https://googleapisproxy.com
GitHub: https://github.com/imi-tat0r/GFontProxy.NET
Docker: https://hub.docker.com/r/imitat0r/gfontproxy.net

GFontProxy.NET acts as a proxy in order to cache and provide Google fonts
in compliance with GDPR (if hosted in EU)
***************************************************************************/

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.klubarbeit.net/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}
