/*
++ GIT: 0_shared/extra/Fonts/fonts.css
++ 2020-04-07 10:23 [caf6e84] Zdenek Klug - Add new CSS for preloading fonts for OHTW
*/
@font-face {
  font-family: 'Hella Regular';
  src: url("fonts/helladinuniversal-regular-web.eot");
  src: url("fonts/helladinuniversal-regular-web.eot?#iefix") format("embedded-opentype"), url("fonts/helladinuniversal-regular-web.woff") format("woff"), url("fonts/helladinuniversal-regular-web.ttf") format("truetype"), url("fonts/helladinuniversal-regular-web.svg#hella_din_universalregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Hella Light';
  src: url("fonts/helladinuniversal-light-web.eot");
  src: url("fonts/helladinuniversal-light-web.eot?#iefix") format("embedded-opentype"), url("fonts/helladinuniversal-light-web.woff") format("woff"), url("fonts/helladinuniversal-light-web.ttf") format("truetype"), url("fonts/helladinuniversal-light-web.svg#hella_din_universallight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Hella Medium';
  src: url("fonts/helladinuniversal-mediumweb.eot");
  src: url("fonts/helladinuniversal-mediumweb.eot?#iefix") format("embedded-opentype"), url("fonts/helladinuniversal-mediumweb.woff2") format("woff2"), url("fonts/helladinuniversal-mediumweb.woff") format("woff"), url("fonts/helladinuniversal-mediumweb.ttf") format("truetype"), url("fonts/helladinuniversal-mediumweb.svg#hella_din_universalmedium") format("svg");
  font-weight: normal;
  font-style: normal; }

/*# sourceMappingURL=ResourceManager/source.map */