@font-face
{
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal; 

    src: url('../fonts/icomoon.eot?iloesa');
    src: url('../fonts/icomoon.eot?iloesa#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?iloesa') format('truetype'), url('../fonts/icomoon.woff?iloesa') format('woff'), url('../fonts/icomoon.svg?iloesa#icomoon') format('svg');
}

[class^='icon-'],
[class*=' icon-']
{
    font-family: 'icomoon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-right-chevron:before
{
    content: '\e902';
}

.icon-arrows:before
{
    content: '\e903';
}

.icon-profile:before
{
    content: '\e900';
}

.icon-chevron-thin-down:before
{
    content: '\e901';
}

.icon-shopping_cart:before
{
    content: '\e8cc';
}
