<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-soccer-icons';
  src: url('../webFonts/pt3-soccer-icons.eot');
  src: url('../webFonts/pt3-soccer-icons.eot#iefix') format('embedded-opentype'),
       url('../webFonts/pt3-soccer-icons.woff') format('woff'),
       url('../webFonts/pt3-soccer-icons.ttf') format('truetype'),
       url('../webFonts/pt3-soccer-icons.svg#pt3-soccer-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="pt-soc-icon-"]:before, [class*=" pt-soc-icon-"]:before { font-family: "pt3-soccer-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; font-size: 1.4em;  text-align: center; text-decoration:none }

.pt-soc-icon-penalty-ball:before { content: '\e803'; }
.pt-soc-icon-whistle-foul:before { content: '\e80A'; }
.pt-soc-icon-substitution-arrows:before { content: '\e809'; }
.pt-soc-icon-shot-ball:before { content: '\e808'; }
.pt-soc-icon-goal-ball:before { content: '\e807'; }
.pt-soc-icon-flag-offsides:before { content: '\e806'; }
.pt-soc-icon-corner-flag:before { content: '\e805'; }
.pt-soc-icon-cards-penalty:before { content: '\e804'; }</pre></body></html>