@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?2e3080');
  src:  url('icomoon.eot?2e3080#iefix') format('embedded-opentype'),
    url('icomoon.ttf?2e3080') format('truetype'),
    url('icomoon.woff?2e3080') format('woff'),
    url('icomoon.svg?2e3080#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-oc_ap:before {
  content: "\e900";
}
.icon-oc_e:before {
  content: "\e902";
}
.icon-oc_em:before {
  content: "\e903";
}
.icon-oc_mt:before {
  content: "\e901";
}
.icon-oc_p:before {
  content: "\e905";
}
.icon-sl_c:before {
  content: "\e904";
}
.icon-sl_cr:before {
  content: "\e906";
}
.icon-sl_ep:before {
  content: "\e907";
}
.icon-sl_f:before {
  content: "\e909";
}
.icon-sl_m:before {
  content: "\e908";
}
.icon-sl_po:before {
  content: "\e90a";
}

