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

[class^="glyph-"], [class*=" glyph-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'IconFont' !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;
}

.glyph-profile:before {
    content: "\e91a";
}
.glyph-triangle-right:before {
    content: "\e917";
}
.glyph-triangle-up:before {
    content: "\e913";
}
.glyph-triangle-left:before {
    content: "\e914";
}
.glyph-triangle-down:before {
    content: "\e915";
}
.glyph-x-altx-alt:before {
    content: "\e911";
}
.glyph-x:before {
    content: "\e912";
}
.glyph-cross:before {
    content: "\e90f";
}
.glyph-star:before {
    content: "\e916";
}
.glyph-favorite:before {
    content: "\e918";
}
.glyph-close:before {
    content: "\e910";
}
.glyph-keyboard_arrow_up:before {
    content: "\e902";
}
.glyph-keyboard_arrow_right2:before {
    content: "\e903";
}
.glyph-keyboard_arrow_left:before {
    content: "\e904";
}
.glyph-keyboard_arrow_down:before {
    content: "\e905";
}
.glyph-keyboard_arrow_right:before {
    content: "\e901";
}
.glyph-pinterest-square:before {
    content: "\e90d";
}
.glyph-pinterest:before {
    content: "\e90e";
}
.glyph-google-plus-square:before {
    content: "\e90b";
}
.glyph-google-plus:before {
    content: "\e90c";
}
.glyph-twitter-square:before {
    content: "\e909";
}
.glyph-twitter:before {
    content: "\e90a";
}
.glyph-facebook-official:before {
    content: "\e906";
}
.glyph-facebook-square:before {
    content: "\e907";
}
.glyph-facebook:before {
    content: "\e908";
}
.glyph-magnifying-glass:before {
    content: "\e919";
}
.glyph-shopping-cart:before {
    content: "\e900";
}

