/********* 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: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.klubarbeit.net/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
