@font-face {
  font-family: 'customicons';
  src: url('customicons.eot?1dwxj6');
  src: url('customicons.eot?1dwxj6#iefix') format('embedded-opentype'),
    url('customicons.ttf?1dwxj6') format('truetype'),
    url('customicons.woff?1dwxj6') format('woff'),
    url('customicons.svg?1dwxj6#customicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i[class^='custom-'],
i[class*=' custom-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'customicons' !important;
  speak: none;
  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;
}

.custom-eyeem-fill:before {
  content: '\e900';
}
