/*@font-face {
    font-family: 'icomoon';
    src:    url('/frontendangjs/fonts/icomoon.eot?2tja1u');
    src:    url('/frontendangjs/fonts/icomoon.eot?2tja1u#iefix') format('embedded-opentype'),
        url('/frontendangjs/fonts/icomoon.ttf?2tja1u') format('truetype'),
        url('/frontendangjs/fonts/icomoon.woff?2tja1u') format('woff'),
        url('/frontendangjs/fonts/icomoon.svg?2tja1u#icomoon') 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: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pencil:before {
    content: "\e901";
}
.icon-bin:before {
    content: "\e902";
}
.icon-bin2:before {
    content: "\e905";
}
.icon-accessibility:before {
    content: "\e900";
}
.icon-arrow-right:after {
    content: "\e903";
}
.icon-arrow-left:before {
    content: "\e904";
}

.icon-cart:before {
    content: "\e906";
    margin-left: 7px;
    border-left: 1px solid #FFF;
    padding-left: 10px;
    font-size: 1.5em;
}*/
/*
@font-face {
    font-family: 'champagne__limousinesregular';
    src: url('/frontendangjs/fonts/custom/champagnelimousines-webfont.eot');
    src: url('/frontendangjs/fonts/custom/champagnelimousines-webfont.eot?#iefix') format('embedded-opentype'),
         url('/frontendangjs/fonts/custom/champagnelimousines-webfont.woff') format('woff'),
         url('/frontendangjs/fonts/custom/champagnelimousines-webfont.ttf') format('truetype'),
         url('/frontendangjs/fonts/custom/champagnelimousines-webfont.svg#champagne__limousinesregular') format('svg');
}

@font-face {
    font-family: 'champagne__limousinesbold';
    src: url('/frontendangjs/fonts/custom/champagne__limousines_bold-webfont.eot.eot');
    src: url('/frontendangjs/fonts/custom/champagne__limousines_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/frontendangjs/fonts/custom/champagne__limousines_bold-webfont.woff') format('woff'),
         url('/frontendangjs/fonts/custom/champagne__limousines_bold-webfont.ttf') format('truetype'),
         url('/frontendangjs/fonts/custom/champagne__limousines_bold-webfont.svg#champagne__limousinesbold') format('svg');
}
*/
body {
    font-family: Arial;/*Muli*/
}