@font-face {
  font-family: 'geldner-icons';
  src:  url('fonts/geldner-icons.eot?p3jy1q');
  src:  url('fonts/geldner-icons.eot?p3jy1q#iefix') format('embedded-opentype'),
    url('fonts/geldner-icons.ttf?p3jy1q') format('truetype'),
    url('fonts/geldner-icons.woff?p3jy1q') format('woff'),
    url('fonts/geldner-icons.svg?p3jy1q#geldner-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="rgeld-"], [class*=" rgeld-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'geldner-icons' !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;
}

.rgeld-curriculum:before {
  content: "\e900";
}
.rgeld-doc:before {
  content: "\e901";
}
.rgeld-iconmonstr-xing-3:before {
  content: "\e902";
}
.rgeld-id-card:before {
  content: "\e903";
}
