@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?ksfgf1");
    src: url("../fonts/icomoon.eot?ksfgf1#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ksfgf1") format("truetype"), url("../fonts/icomoon.woff?ksfgf1") format("woff"), url("../fonts/icomoon.svg?ksfgf1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    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;
}

.icon-news:before {
    content: "\e900";
    color: #2a9ecf;
}

.icon-place:before {
    content: "\e901";
    color: #2a9ecf;
}

.icon-podcast:before {
    content: "\e902";
    color: #2a9ecf;
}

.icon-webinar:before {
    content: "\e903";
    color: #2a9ecf;
}

.icon-brief:before {
    content: "\e904";
    color: #2a9ecf;
}

.icon-publication:before {
    content: "\e905";
    color: #2a9ecf;
}

.icon-panel:before {
    content: "\e906";
    color: #2a9ecf;
}
.icon-arrow-1:before {
    content: "\e907";
    color: #2a9ecf;
    font-size: 12px;
}
.icon-mail:before {
  content: "\e908";
  color: #2a9ecf;
  margin-right: 10px;
}

.icon-lupka:before {
  content: "\e986";
  color: #2a9ecf;
}

.icon-lupka-black:before {
  content: "\e986";
  color: #0E3445;
}

.icon-filter-icon:before {
  content: "\e909";
}
.icon-sort-icon:before {
  content: "\e90a";
}

