@font-face {
        font-family: 'epl-font-favs';
        src: url('./fonts/epl-font-favs.eot?19257101');
        src: url('./fonts/epl-font-favs.eot?19257101#iefix') format('embedded-opentype'),
        url('./fonts/epl-font-favs.woff2?19257101') format('woff2'),
        url('./fonts/epl-font-favs.woff?19257101') format('woff'),
        url('./fonts/epl-font-favs.ttf?19257101') format('truetype'),
        url('./fonts/epl-font-favs.svg?19257101#epl-font-favs') format('svg');
        font-weight: normal;
        font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
                font-family: 'epl-font-favs';
                src: url('../font/epl-font-favs.svg?19257101#epl-font-favs') format('svg');
        }
}
*/
[class^="epl-font-favs-"]:before, [class*=" epl-font-favs-"]:before {
        font-family: "epl-font-favs";
        font-style: normal;
        font-weight: normal;
        speak: never;
        
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        /* opacity: .8; */
        
        /* For safety - reset parent styles, that can break glyph codes*/
        font-variant: normal;
        text-transform: none;
        
        /* fix buttons height, for twitter bootstrap */
        line-height: 1em;
        
        /* Animation center compensation - margins should be symmetric */
        /* remove if not needed */
        margin-left: .2em;
        
        /* you can be more comfortable with increased icons size */
        /* font-size: 120%; */
        
        /* Font smoothing. That was taken from TWBS */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        
        /* Uncomment for 3D effect */
        /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.epl-font-favs-ok:before { content: '\e802'; } /* '' */
.epl-font-favs-ok-circled:before { content: '\e80f'; } /* '' */
.epl-font-favs-ok-circled2:before { content: '\e803'; } /* '' */
.epl-font-favs-ok-squared:before { content: '\f14a'; } /* '' */
.epl-font-favs-star-rounded:before { content: '\e800'; } /* '' */
.epl-font-favs-star-rounded-empty:before { content: '\e804'; } /* '' */
.epl-font-favs-cancel-circled:before { content: '\e806'; } /* '' */
.epl-font-favs-cancel:before { content: '\e807'; } /* '' */
.epl-font-favs-cancel-circled2:before { content: '\e810'; } /* '' */
.epl-font-favs-heart:before { content: '\e808'; } /* '' */
.epl-font-favs-heart-empty:before { content: '\e80a'; } /* '' */
.epl-font-favs-plus:before { content: '\e80b'; } /* '' */
.epl-font-favs-plus-circled:before { content: '\e80c'; } /* '' */
.epl-font-favs-plus-squared:before { content: '\f0fe'; } /* '' */
.epl-font-favs-minus:before { content: '\e80d'; } /* '' */
.epl-font-favs-minus-circled:before { content: '\e80e'; } /* '' */
.epl-font-favs-bookmark:before { content: '\e811'; } /* '' */
.epl-font-favs-bookmark-empty:before { content: '\f097'; } /* '' */
.epl-font-favs-flag:before { content: '\e812'; } /* '' */
.epl-font-favs-flag-empty:before { content: '\f11d'; } /* '' */
.epl-font-favs-minus-squared:before { content: '\f146'; } /* '' */
.epl-font-favs-minus-squared-alt:before { content: '\f147'; } /* '' */
.epl-font-favs-plus-squared-alt:before { content: '\f196'; } /* '' */
