/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 10, 2018, 10:47:12 AM
    Author     : Aleksandra
*/
@font-face {
    font-family: custom-font-mc;
    src: url(../common/custom-font-metalac/icomoon.ttf);
}
@font-face {
    font-family: 'icomoon-mc';
    src:    url('../custom-font-metalac/icomoon.eot?o1vshf');
    src:    url('../custom-font-metalac/icomoon.eot?o1vshf#iefix') format('embedded-opentype'),
        url('../custom-font-metalac/icomoon.ttf?o1vshf') format('truetype'),
        url('../custom-font-metalac/icomoon.woff?o1vshf') format('woff'),
        url('../custom-font-metalac/icomoon.svg?o1vshf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="mc-"], [class*=" mc-"] {
    font-family: 'icomoon-mc';
    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;
}
.mc-heart:before{
    content: '\e900';
}
.mc-heart-fill:before{
    content: '\e901';
}
.mc-user:before{
    content: '\e902';
}
.mc-truck:before{
    content: '\e903';
}
.mc-phone:before{
    content: '\e904';
}
.mc-basket:before{
    content: '\e905';
}
.mc-basket-fill:before{
    content: '\e906';
}
.mc-arrow-left:before{
    content: '\e907';
}
.mc-arrow-right:before{
    content: '\e908';
}
.mc-arrow-top:before{
    content: '\e909';
}
.mc-arrow-bottom:before{
    content: '\e90a';
}
.mc-clock:before{
    content: '\e90b';
}
.mc-info:before{
    content: '\e90c';
}
.mc-basket-bold:before{
    content: '\e90d';
}
.mc-message:before{
    content: '\e90e';
}
.mc-pin-outline:before{
    content: '\e90f';
}
.mc-pin-fill:before{
    content: '\e910';
}
.mc-map-pin:before{
    content: '\e911';
}
.mc-search:before{
    content: '\e912';
}
.mc-thin-arrow-right:before{
    content: '\e913';
}
.mc-arrow-right-left:before{
    content: '\e914';
}
.mc-menu:before{
    content: '\e915';
}
.mc-close:before{
    content: '\e916';
}
.mc-newsletter:before{
    content: '\e917';
}
.mc-star-outline:before{
    content: '\e918';
}
.mc-star-half-full:before{
    content: '\e919';
}
.mc-star-full:before{
    content: '\e91a';
}
.mc-facebook:before{
    content: '\e91b';
}
.mc-youtube:before{
    content: '\e91c';
}
.mc-instagram:before{
    content: '\e91d';
}
.mc-twitter:before{
    content: '\e91e';
}
.mc-pinterest:before{
    content: '\e91f';
}
.mc-page-not-found:before{
    content: '\e920';
}
.mc-checked-round:before{
    content: '\e921';
}
.mc-checked:before{
    content: '\e922';
}
.mc-timer:before{
    content: '\e923';
}
.mc-cutlery:before{
    content: '\e924';
}
.mc-calories:before{
    content: '\e925';
}
.mc-share:before{
    content: '\e926';
}
.mc-share-fill:before{
    content: '\e927';
}
.mc-user-fill:before{
    content: '\e928';
}



