@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "cosmote-iconpack" !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: "cosmote-iconpack" !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-360:before {
  content: "a";
}
.icon-activate:before {
  content: "b";
}
.icon-arrow:before {
  content: "c";
}
.icon-add:before {
  content: "d";
}
.icon-arrow-circle:before {
  content: "e";
}
.icon-arrow-dropdown:before {
  content: "f";
}
.icon-arrow-right:before {
  content: "g";
}
.icon-close-border:before {
  content: "h";
}
.icon-clock:before {
  content: "i";
}
.icon-chat:before {
  content: "j";
}
.icon-cart:before {
  content: "k";
}
.icon-calendar:before {
  content: "l";
}
.icon-buy:before {
  content: "m";
}
.icon-info-fill:before {
  content: "n";
}
.icon-internet:before {
  content: "o";
}
.icon-login:before {
  content: "p";
}
.icon-logout:before {
  content: "q";
}
.icon-order:before {
  content: "r";
}
.icon-phone:before {
  content: "s";
}
.icon-spotify:before {
  content: "t";
}
.icon-sms:before {
  content: "u";
}
.icon-search:before {
  content: "v";
}
.icon-save:before {
  content: "w";
}
.icon-retrieve:before {
  content: "x";
}
.icon-repair:before {
  content: "y";
}
.icon-register:before {
  content: "z";
}
.icon-info-border:before {
  content: "A";
}
.icon-heart:before {
  content: "B";
}
.icon-receive:before {
  content: "C";
}
.icon-unlimited:before {
  content: "D";
}
.icon-youtube:before {
  content: "E";
}
.icon-twitter:before {
  content: "F";
}
.icon-protection:before {
  content: "G";
}
.icon-facebook:before {
  content: "H";
}
.icon-extra-sim:before {
  content: "I";
}
.icon-profile:before {
  content: "J";
}
.icon-trash:before {
  content: "K";
}
.icon-time:before {
  content: "L";
}
.icon-plus:before {
  content: "M";
}
.icon-correct:before {
  content: "N";
}
.icon-close-noborder:before {
  content: "O";
}
.icon-play:before {
  content: "P";
}
.icon-tick:before {
  content: "Q";
}
.icon-store:before {
  content: "R";
}
.icon-phone-voice:before {
  content: "S";
}
.icon-close-fill:before {
  content: "T";
}
.icon-contact-form:before {
  content: "U";
}
.icon-contact-form-1:before {
  content: "V";
}
.icon-pencil:before {
  content: "W";
}
.icon-world:before {
  content: "X";
}
.icon-bill:before {
  content: "Y";
}
.icon-home:before {
  content: "Z";
}
