@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "tastovivo" !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,
.icon {
  font-family: "tastovivo" !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;
  vertical-align: text-top;
}

.icon-home:before {
  content: "a";
}
.icon-email-envelope:before {
  content: "b";
}
.icon-angle-double-right:before {
  content: "c";
}
.icon-angle-double-left:before {
  content: "d";
}
.icon-angle-double-down:before {
  content: "e";
}
.icon-angle-double-up:before {
  content: "f";
}
.icon-angle-down:before {
  content: "g";
}
.icon-angle-left:before {
  content: "h";
}
.icon-angle-right:before {
  content: "i";
}
.icon-angle-up:before {
  content: "j";
}
.icon-book:before {
  content: "k";
}
.icon-camera:before {
  content: "l";
}
.icon-call-phone:before {
  content: "m";
}
.icon-calendar:before {
  content: "n";
}
.icon-check-mark:before {
  content: "o";
}
.icon-check-mark-2:before {
  content: "p";
}
.icon-delete-circle:before {
  content: "q";
}
.icon-download:before {
  content: "r";
}
.icon-exclamation-triangle:before {
  content: "s";
}
.icon-eye:before {
  content: "t";
}
.icon-facebook:before {
  content: "u";
}
.icon-file-text:before {
  content: "v";
}
.icon-link:before {
  content: "w";
}
.icon-log-in:before {
  content: "x";
}
.icon-paper-clip:before {
  content: "y";
}
.icon-pencil:before {
  content: "z";
}
.icon-ptint:before {
  content: "A";
}
.icon-repeat-redo:before {
  content: "B";
}
.icon-search-find:before {
  content: "C";
}
.icon-star-two:before {
  content: "D";
}
