@font-face {
  font-family: 'epccicons';
  font-display: 'block';
  src: url('../fonts/epccicons.eot?60160775');
  src: url('../fonts/epccicons.eot?60160775#iefix') format('embedded-opentype'),
    url('../fonts/epccicons.woff2?60160775') format('woff2'),
    url('../fonts/epccicons.woff?60160775') format('woff'),
    url('../fonts/epccicons.ttf?60160775') format('truetype'),
    url('../fonts/epccicons.svg?60160775#epccicons') 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: 'epccicons';
    src: url('../font/epccicons.svg?60160775#epccicons') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "epccicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  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: 1.35em;
  /* 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); */
}


.icon-search:before { content: '\e800'; } /* '' */
.icon-menu:before { content: '\e801'; } /* '' */
.icon-pause:before { content: '\e802'; } /* '' */
.icon-plus-circled:before { content: '\e803'; } /* '' */
.icon-minus-circled:before { content: '\e804'; } /* '' */
.icon-epcc-logo-2017:before { content: '\e805'; } /* '' */
.icon-epcc-logo-simple:before { content: '\e806'; } /* '' */
.icon-home:before { content: '\e807'; } /* '' */
.icon-megaphone:before { content: '\e808'; } /* '' */
.icon-play:before { content: '\e809'; } /* '' */
.icon-epcc-logo-classic:before { content: '\e80a'; } /* '' */
.icon-calendar:before { content: '\e80b'; } /* '' */
.icon-list:before { content: '\e80c'; } /* '' */
.icon-down-thin:before { content: '\e80d'; } /* '' */
.icon-left-thin:before { content: '\e80e'; } /* '' */
.icon-right-thin:before { content: '\e80f'; } /* '' */
.icon-up-thin:before { content: '\e810'; } /* '' */
.icon-export:before { content: '\e811'; } /* '' */
.icon-quote-left:before { content: '\e812'; } /* '' */
.icon-quote-right:before { content: '\e813'; } /* '' */
.icon-newwindow:before { content: '\e814'; } /* '' */
.icon-info-circled:before { content: '\e815'; } /* '' */
.icon-tools:before { content: '\e816'; } /* '' */
.icon-help-circled:before { content: '\e817'; } /* '' */
.icon-fullscreen:before,.icon-xyz:before { content: '\e818'; } /* '' */
.icon-down:before { content: '\e819'; } /* '' */
.icon-left:before { content: '\e81a'; } /* '' */
.icon-right:before { content: '\e81b'; } /* '' */
.icon-up:before { content: '\e81c'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-facebook:before { content: '\f300'; } /* '' */