@font-face {
        font-family: 'epl-carousels';
        src: url('../fonts/epl-carousels.eot?27505056');
        src: url('../fonts/epl-carousels.eot?27505056#iefix') format('embedded-opentype'), url('../fonts/epl-carousels.woff2?27505056') format('woff2'),
                url('../fonts/epl-carousels.woff?27505056') format('woff'), url('../fonts/epl-carousels.ttf?27505056') format('truetype'),
                url('../fonts/epl-carousels.svg?27505056#epl-carousels') 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-carousels';
      src: url('../font/epl-carousels.svg?27505056#epl-carousels') format('svg');
    }
  }
  */

[class^='epl-cs-icon-']::before,
[class*=' epl-cs-icon-']::before {
        font-family: 'epl-carousels';
        font-style: normal;
        font-weight: normal;
        speak: never;
        display: inline-block;
        text-decoration: inherit;
        margin: 0;
        text-align: center;

        /* 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 */

        /* 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-cs-icon-left-open::before {
        content: '\e800';
} /* '' */
.epl-cs-icon-right-open::before {
        content: '\e801';
} /* '' */
.epl-cs-icon-left-1::before {
        content: '\e802';
} /* '' */
.epl-cs-icon-right-bold::before {
        content: '\e803';
} /* '' */
.epl-cs-icon-left-bold::before {
        content: '\e804';
} /* '' */
.epl-cs-icon-right-circled::before {
        content: '\e805';
} /* '' */
.epl-cs-icon-left-circled::before {
        content: '\e806';
} /* '' */
.epl-cs-icon-left-open-outline::before {
        content: '\e807';
} /* '' */
.epl-cs-icon-right-open-outline::before {
        content: '\e808';
} /* '' */
.epl-cs-icon-right-circle::before {
        content: '\e809';
} /* '' */
.epl-cs-icon-left-circle::before {
        content: '\e80a';
} /* '' */
.epl-cs-icon-resize-full-2::before {
        content: '\e80b';
} /* '' */
.epl-cs-icon-resize-full::before {
        content: '\e80c';
} /* '' */
.epl-cs-icon-record::before {
        content: '\e80d';
} /* '' */
.epl-cs-icon-resize-full-alt::before {
        content: '\e80e';
} /* '' */
.epl-cs-icon-left-open-big::before {
        content: '\e80f';
} /* '' */
.epl-cs-icon-right-open-big::before {
        content: '\e810';
} /* '' */
.epl-cs-icon-right-1::before {
        content: '\e811';
} /* '' */
.epl-cs-icon-left-2::before {
        content: '\e812';
} /* '' */
.epl-cs-icon-right-2::before {
        content: '\e813';
} /* '' */
.epl-cs-icon-angle-left::before {
        content: '\f104';
} /* '' */
.epl-cs-icon-angle-right::before {
        content: '\f105';
} /* '' */
.epl-cs-icon-circle-empty::before {
        content: '\f10c';
} /* '' */
.epl-cs-icon-circle::before {
        content: '\f111';
} /* '' */
.epl-cs-icon-left::before {
        content: '\f177';
} /* '' */
.epl-cs-icon-right::before {
        content: '\f178';
} /* '' */
.epl-cs-icon-dot-circled::before {
        content: '\f192';
} /* '' */
