<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'pt3-field-hockey-icons';
  src: url('../webFonts/pt3-field-hockey-icons.eot?90527943');
  src: url('../webFonts/pt3-field-hockey-icons.eot?90527943#iefix') format('embedded-opentype'),
       url('../webFonts/pt3-field-hockey-icons.woff?90527943') format('woff'),
       url('../webFonts/pt3-field-hockey-icons.ttf?90527943') format('truetype'),
       url('../webFonts/pt3-field-hockey-icons.svg?90527943#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.pt-fh-icon-ball:before,
.pt-fh-icon-corner1:before,
.pt-fh-icon-corner2:before,
.pt-fh-icon-shot:before { font-family: "pt3-field-hockey-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; font-size: 1.4em; text-align: center; font-variant: normal; text-transform: none; }
 
.pt-fh-icon-ball:before { content: '\e800'; }
.pt-fh-icon-corner1:before { content: '\e801'; }
.pt-fh-icon-corner2:before { content: '\e802'; }
.pt-fh-icon-shot:before { content: '\e803'; }</pre></body></html>