@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=3.2.1');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

a [class^="icon-"],
a [class*=" icon-"] {
    display: inline;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-edit:before {
    content: "\f044";
}

.icon-user:before {
    content: "\f007";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-signin:before {
    content: "\f090";
}

.icon-phone:before {
    content: "\f095";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-apple:before {
    content: "\f179";
}

.icon-android:before {
    content: "\f17b";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-bar-chart:before {
    content: "\f080";
}