@charset "UTF-8";

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

}

@font-face {
  font-family: "Anton";
  font-style: normal;
  font-weight: 400;
  src:url("../fonts/Anton/Anton.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src:url("../fonts/PT_Sans/PT_Sans-Web-Regular.ttf") format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src:url("../fonts/PT_Sans/PT_Sans-Web-Bold.ttf") format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


[data-icon]:before {
  font-family: "ichspielecc-font" !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: "ichspielecc-font" !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-picture:before {
  content: "a";
}
.icon-info-sign:before {
  content: "b";
}
.icon-twitter:before {
  content: "c";
}
.icon-facebook:before {
  content: "d";
}
.icon-cup:before {
  content: "e";
}
.icon-facebook-invert:before {
  content: "f";
}
.icon-twitter-invert:before {
  content: "g";
}
.icon-arrow-up-circle:before {
  content: "h";
}
.icon-cog:before {
  content: "i";
}
.icon-google-plus:before {
  content: "j";
}
.icon-google-plus-invert:before {
  content: "k";
}
.icon-play:before {
  content: "l";
}
.icon-windows:before {
  content: "m";
}
.icon-apple:before {
  content: "n";
}
.icon-android:before {
  content: "o";
}
.icon-linux:before {
  content: "p";
}
.icon-youtube:before {
  content: "q";
}
.icon-youtube-invert:before {
  content: "r";
}
.icon-rss:before {
  content: "s";
}
.icon-news:before {
  content: "t";
}
.icon-playstation:before {
  content: "u";
}
.icon-xbox:before {
  content: "v";
}
.icon-calendar:before {
  content: "w";
}
.icon-comment:before {
  content: "x";
}
.icon-comments:before {
  content: "y";
}
.icon-cogs:before {
  content: "z";
}
.icon-megaphone:before {
  content: "A";
}
.icon-keyboard:before {
  content: "B";
}
.icon-plus:before {
  content: "C";
}
.icon-minus:before {
  content: "D";
}
.icon-gamepad:before {
  content: "E";
}
.icon-badge:before {
  content: "F";
}
.icon-questionmark-sign:before {
  content: "G";
}
.icon-poi:before {
  content: "H";
}
.icon-flag:before {
  content: "I";
}
.icon-house:before {
  content: "J";
}
.icon-develop:before {
  content: "K";
}
.icon-puzzle:before {
  content: "L";
}
.icon-arrow-left-circle:before {
  content: "M";
}
.icon-arrow-right-circle:before {
  content: "N";
}
.icon-download:before {
  content: "O";
}
.icon-social-amazon:before {
  content: "P";
}
.icon-social-steam:before {
  content: "Q";
}
.icon-itunes:before {
  content: "R";
}
.icon-app-store:before {
  content: "S";
}
.icon-whatsapp:before {
  content: "T";
}
.icon-toggle:before {
  content: "U";
}
.icon-search:before {
  content: "V";
}
