@charset "UTF-8";

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

}

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

.alfred-experts:before {
  content: "\e901";
}
.alfred-paper:before {
  content: "\e900";
}

.alfred-alfred:before {
  content: "a";
}
.alfred-bottle:before {
  content: "c";
}
.alfred-camera-r:before {
  content: "d";
}
.alfred-check-down:before {
  content: "e";
}
.alfred-check-left:before {
  content: "f";
}
.alfred-check-right:before {
  content: "g";
}
.alfred-check-up:before {
  content: "h";
}
.alfred-close:before {
  content: "i";
}
.alfred-down-vote:before {
  content: "j";
}
.alfred-filter:before {
  content: "k";
}
.alfred-find:before {
  content: "l";
}
.alfred-follow:before {
  content: "m";
}
.alfred-following:before {
  content: "n";
}
.alfred-inventory:before {
  content: "o";
}
.alfred-profile:before {
  content: "p";
}
.alfred-refresh:before {
  content: "q";
}
.alfred-save:before {
  content: "r";
}
.alfred-scan:before {
  content: "s";
}
.alfred-search:before {
  content: "t";
}
.alfred-share:before {
  content: "u";
}
.alfred-star:before {
  content: "v";
}
.alfred-star-o:before {
  content: "w";
}
.alfred-stats:before {
  content: "x";
}
.alfred-up-vote:before {
  content: "y";
}
.alfred-calendar:before {
  content: "z";
}
.alfred-camera:before {
  content: "A";
}
.alfred-back:before {
  content: "b";
}
.alfred-arrow-down:before {
  content: "B";
}
.alfred-arrow-left:before {
  content: "C";
}
.alfred-arrow-right:before {
  content: "D";
}
.alfred-arrow-up:before {
  content: "E";
}
.alfred-plus:before {
  content: "G";
}
.alfred-cart-add:before {
  content: "F";
}
.alfred-cart-check:before {
  content: "H";
}
.alfred-find-add:before {
  content: "I";
}
.alfred-find-check:before {
  content: "J";
}
.alfred-like-add:before {
  content: "K";
}
.alfred-like-check:before {
  content: "L";
}
.alfred-save-add:before {
  content: "M";
}
.alfred-save-check:before {
  content: "N";
}
.alfred-arrow2-down:before {
  content: "O";
}
.alfred-arrow2-left:before {
  content: "P";
}
.alfred-arrow2-right:before {
  content: "Q";
}
.alfred-arrow2-up:before {
  content: "R";
}
.alfred-dots-v:before {
  content: "S";
}
.alfred-dots-h:before {
  content: "T";
}
.alfred-mic:before {
  content: "U";
}
.alfred-mic-o:before {
  content: "V";
}
.alfred-camera-o:before {
  content: "W";
}
.alfred-camera-v:before {
  content: "X";
}
.alfred-camera-v-o:before {
  content: "Y";
}
