@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "tico" !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^="t-"]:before,
[class*=" t-"]:before {
  font-family: "tico" !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;
}

.t-abc:before {
  content: "a";
}
.t-book:before {
  content: "b";
}
.t-boy:before {
  content: "c";
}
.t-circle:before {
  content: "d";
}
.t-clock:before {
  content: "e";
}
.t-close:before {
  content: "f";
}
.t-download:before {
  content: "g";
}
.t-facebook:before {
  content: "h";
}
.t-pin:before {
  content: "i";
}
.t-play:before {
  content: "j";
}
.t-prev:before {
  content: "k";
}
.t-printer:before {
  content: "l";
}
.t-quote-close:before {
  content: "m";
}
.t-quote-open:before {
  content: "n";
}
.t-search:before {
  content: "o";
}
.t-arrow-circle-diag:before {
  content: "p";
}
.t-arrow-circle-down:before {
  content: "q";
}
.t-arrow-down:before {
  content: "r";
}
.t-arrow-left:before {
  content: "s";
}
.t-arrow-right:before {
  content: "t";
}
.t-arrow-up:before {
  content: "u";
}
.t-fav:before {
  content: "v";
}
.t-girl:before {
  content: "w";
}
.t-head-wrench:before {
  content: "x";
}
.t-list:before {
  content: "y";
}
.t-lock:before {
  content: "z";
}
.t-next:before {
  content: "A";
}
.t-search-circle:before {
  content: "B";
}
.t-star:before {
  content: "C";
}
.t-triangle-right:before {
  content: "D";
}
.t-user:before {
  content: "E";
}
.t-laptop:before {
  content: "F";
}
.t-lock-open:before {
  content: "G";
}
.t-lock-round:before {
  content: "H";
}
.t-mail:before {
  content: "I";
}
.t-play-reverse:before {
  content: "J";
}
.t-check:before {
  content: "K";
}
.t-rounded-back:before {
  content: "L";
}
.t-send:before {
  content: "M";
}
.t-curved-arrov-left:before {
  content: "N";
}
.t-curved-arrov-right:before {
  content: "O";
}
.t-images:before {
  content: "P";
}
.t-pencil:before {
  content: "Q";
}
.t-plus:before {
  content: "R";
}
.t-plus-in-circle:before {
  content: "S";
}
.t-tools:before {
  content: "T";
}
.t-trash:before {
  content: "U";
}
.t-xcross:before {
  content: "V";
}
.t-rotate-left:before {
  content: "W";
}
.t-rotate-right:before {
  content: "X";
}
.t-play-up:before {
  content: "Y";
}
.t-play-down:before {
  content: "Z";
}
.t-camera:before {
  content: "0";
}
.t-stop:before {
  content: "1";
}
.t-pause:before {
  content: "2";
}
