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

[class^="icon-"], [class*=" icon-"] {
 /* use !important to prevent issues with browser extensions that change fonts */
 font-family: 'gemmy' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

 /* Better Font Rendering =========== */
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
 content: "\e900";
}
.icon-remove:before {
 content: "\f00d";
}
.icon-fa-zoom:before {
 content: "\f00e";
}
.icon-fa-download:before {
 content: "\f019";
}
.icon-fa-chevron-left:before {
 content: "\f053";
}
.icon-fa-chevron-right:before {
 content: "\f054";
}
.icon-fa-resize:before {
 content: "\f065";
}
.icon-shopping_cart:before {
 content: "\f07a";
}
.icon-reorder:before {
 content: "\f0c9";
}
.icon-fa-angle-right:before {
 content: "\f105";
}
.icon-angle_down:before {
 content: "\f107";
}
.icon-fa-unlink:before {
 content: "\f127";
}
.icon-fa-info:before {
 content: "\f129";
}
