@font-face {
  font-family: 'pt3-ice-hockey-icons';
  src: url('../webFonts/pt3-ice-hockey-icons.eot?60374853');
  src: url('../webFonts/pt3-ice-hockey-icons.eot?60374853#iefix') format('embedded-opentype'),
       url('../webFonts/pt3-ice-hockey-icons.woff?60374853') format('woff'),
       url('../webFonts/pt3-ice-hockey-icons.ttf?60374853') format('truetype'),
       url('../webFonts/pt3-ice-hockey-icons.svg?60374853#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.pt3-icon-faceoff:before,
.pt3-icon-puck:before,
.pt3-icon-shot-puck:before,
.pt3-icon-whistle-foul:before { font-family: "pt3-ice-hockey-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; }
 
.pt3-icon-faceoff:before { content: '\e800'; }
.pt3-icon-puck:before { content: '\e801'; }
.pt3-icon-shot-puck:before { content: '\e802'; }
.pt3-icon-whistle-foul:before { content: '\e803'; }