
@font-face {
  font-family: "soccer-font-1";
  src:url("../fonts/soccer-font-1.eot");
  src:url("../fonts/soccer-font-1.eot?#iefix") format("embedded-opentype"),
    url("../fonts/soccer-font-1.woff") format("woff"),
    url("../fonts/soccer-font-1.ttf") format("truetype"),
    url("../fonts/soccer-font-1.svg#soccer-font-1") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "soccer-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "soccer-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icn-plus-squre:before {
  content: "\61";
}
.icon-icn-auction:before {
  content: "\62";
}
.icon-icn-cancel:before {
  content: "\63";
}
.icon-icn-close:before {
  content: "\64";
}
.icon-icn-create-a-league:before {
  content: "\65";
}
.icon-icn-join-a-league:before {
  content: "\66";
}
.icon-icn-live-auction:before {
  content: "\67";
}
.icon-icn-mock-auction:before {
  content: "\68";
}
.icon-icn-next:before {
  content: "\69";
}
.icon-icn-previous:before {
  content: "\6a";
}
.icon-icn-purchase-players:before {
  content: "\6b";
}
.icon-icn-search:before {
  content: "\6c";
}
.icon-icn-select-team:before {
  content: "\6d";
}
.icon-icn-set-squad:before {
  content: "\6e";
}
.icon-icn-show-by-graph:before {
  content: "\6f";
}
.icon-icn-show-by-list:before {
  content: "\70";
}
.icon-icn-show-by-menu:before {
  content: "\71";
}
